An arcade game for the Apple //GS
Go to file
2020-12-25 23:59:09 -05:00
BuGS Fix the bug where the tiles on the RHS may be marked dirty and accumulate garbage if the player dies on the RHS. Add some more debug for the crashing bug I am chasing. It looks like more than 12 segments have been added so I am adding debug to detect when the number of segments exceeds 12. 2020-12-25 23:59:09 -05:00
BuGS.xcodeproj Add the scorpion sounds. 2020-12-23 14:54:17 -05:00
ACKNOWLEDGEMENTS.md Also change the volume to 0 for looping sounds which are to be stopped. 2020-12-25 00:38:58 -05:00
BUGS.md Fix the bug where the tiles on the RHS may be marked dirty and accumulate garbage if the player dies on the RHS. Add some more debug for the crashing bug I am chasing. It looks like more than 12 segments have been added so I am adding debug to detect when the number of segments exceeds 12. 2020-12-25 23:59:09 -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 Also change the volume to 0 for looping sounds which are to be stopped. 2020-12-25 00:38:58 -05:00

BuGS

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