BuGS/BuGS.xcodeproj
2020-09-21 22:57:06 -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 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