This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
BuGS
Watch
1
Star
0
Fork
0
You've already forked BuGS
mirror of
https://github.com/jeremysrand/BuGS.git
synced
2025-01-16 07:32:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
BuGS
/
BuGS.xcodeproj
History
Jeremy Rand
9a34532d77
Implement the code to add spiders to the game. From my testing, it looks like 2 seconds after a spider leaves the game (either shot or off the screen), another one is added. Also, once the score is about 5000, the spiders added will be fast. The only spider behaviour I know of which is so far not implemented is as the player reaches higher levels, the spider constrains itself closer and closer to the bottom of the screen.
2020-10-22 00:00:16 -04:00
..
project.xcworkspace
Initial Commit
2020-06-10 21:47:00 -04:00
xcshareddata
/xcschemes
Add the code to add head segments once the centipede reaches the bottom of the screen.
2020-10-08 23:59:34 -04:00
xcuserdata/jrand.xcuserdatad
/xcschemes
Implement the code to add spiders to the game. From my testing, it looks like 2 seconds after a spider leaves the game (either shot or off the screen), another one is added. Also, once the score is about 5000, the spiders added will be fast. The only spider behaviour I know of which is so far not implemented is as the player reaches higher levels, the spider constrains itself closer and closer to the bottom of the screen.
2020-10-22 00:00:16 -04:00
project.pbxproj
Implement the code to add spiders to the game. From my testing, it looks like 2 seconds after a spider leaves the game (either shot or off the screen), another one is added. Also, once the score is about 5000, the spiders added will be fast. The only spider behaviour I know of which is so far not implemented is as the player reaches higher levels, the spider constrains itself closer and closer to the bottom of the screen.
2020-10-22 00:00:16 -04:00