This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
BuGS
Watch
1
Star
0
Fork
0
You've already forked BuGS
mirror of
https://github.com/jeremysrand/BuGS.git
synced
2025-03-12 17:31:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
BuGS
/
BuGS.xcodeproj
History
Jeremy Rand
a1b4013e1c
Hook up the score. Shooting fleas, spiders, scorpions or segments will increase the score. We track the score in two ways. One is just as a 32-bit unsigned integer for doing numeric comparisons on the score (say to the high score list to be implemented in the future) and secondly as a series of numeric digits displayed in a tile. Both are updated.
2020-10-13 23:24:15 -04:00
..
project.xcworkspace
…
xcshareddata
/xcschemes
…
xcuserdata/jrand.xcuserdatad
/xcschemes
Start adding the infrastructure for levels and score.
2020-10-13 00:09:37 -04:00
project.pbxproj
Hook up the score. Shooting fleas, spiders, scorpions or segments will increase the score. We track the score in two ways. One is just as a 32-bit unsigned integer for doing numeric comparisons on the score (say to the high score list to be implemented in the future) and secondly as a series of numeric digits displayed in a tile. Both are updated.
2020-10-13 23:24:15 -04:00