An arcade game for the Apple //GS
Go to file
2020-12-22 21:25:20 -05:00
BuGS Fix the bug where the "can shoot" indicator was sometimes not cleaned up. The real problem was that the mouseAddress was incorrect on the first frame of the next life. It still pointed to where the player died. 2020-12-22 21:25:20 -05:00
BuGS.xcodeproj Add the flea sound. 2020-12-22 01:00:10 -05:00
ACKNOWLEDGEMENTS.md Add the flea sound. 2020-12-22 01:00:10 -05:00
BUGS.md Fix the bug where the "can shoot" indicator was sometimes not cleaned up. The real problem was that the mouseAddress was incorrect on the first frame of the next life. It still pointed to where the player died. 2020-12-22 21:25:20 -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 Add the code to reset the mushrooms after death. 2020-11-24 23:44:50 -05:00

BuGS

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