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-30 19:37:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
BuGS
/
BuGS.xcodeproj
History
Jeremy Rand
1dfbe8156a
Add support for having both fast and slow centipedes in play at the same time.
2020-09-21 22:57:06 -04:00
..
project.xcworkspace
…
xcshareddata
/xcschemes
…
xcuserdata/jrand.xcuserdatad
/xcschemes
Add support for having both fast and slow centipedes in play at the same time.
2020-09-21 22:57:06 -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