An arcade game for the Apple //GS
Go to file
Jeremy Rand 815758f3ff Rework the game logic to support one and two player games. 2021-01-20 00:06:32 -05:00
BuGS Rework the game logic to support one and two player games. 2021-01-20 00:06:32 -05:00
BuGS.xcodeproj 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
ACKNOWLEDGEMENTS.md Update the todos and the aknowledgements. 2020-12-28 00:52:47 -05:00
BUGS.md Rework the game logic to support one and two player games. 2021-01-20 00:06:32 -05:00
LICENSE Add a readme and license file. 2020-06-17 00:02:46 -04:00
README.md Add a readme and license file. 2020-06-17 00:02:46 -04:00
TODO.md Mark managing a local high score list as done. 2021-01-01 23:15:11 -05:00

README.md

BuGS

This is an attempt to write an arcade game for the Apple //gs, inspired by one of my all-time favourites.