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-01-22 19:32:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
BuGS
/
BuGS.xcodeproj
History
Jeremy Rand
eb418fb1c4
Add the ability to shoot centipede segments.
2020-10-02 14:50:14 -04:00
..
project.xcworkspace
Initial Commit
2020-06-10 21:47:00 -04:00
xcshareddata
/xcschemes
Initial Commit
2020-06-10 21:47:00 -04:00
xcuserdata/jrand.xcuserdatad
/xcschemes
Add the ability to shoot centipede segments.
2020-10-02 14:50:14 -04:00
project.pbxproj
Add some global data to have a bit mask of tiles which contain a centipede segment. This will allow the update code to figure out if centipede segments are colliding and if so, change direction. Still need to write some codegen for this global constant data rather than building it at runtime in C.
2020-09-20 22:22:58 -04:00