BuGS/BuGS.xcodeproj
2021-02-05 00:14:24 -05: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 Add the icon into the resources so if the Icon folder isn't copied, the icon of the application will be preserved in the resources. Start to add some of the resources to support Versions updates. 2021-02-05 00:14:24 -05:00
project.pbxproj Add the source wav files that I used for the sound samples and add a script which I used to convert them to a raw format that can be played on the GS. That should make it easier to modify the sounds if necessary in the future. Converting the sounds from wav to raw is not part of the build. The raw files themselves are committed in the repository although the build could be changed to generate the raw sounds at build time. 2021-01-18 00:34:50 -05:00