An arcade game for the Apple //GS
Go to file
Jeremy Rand 1b7d2e240b Fix a bug where it was possible for the player to collide with an exploding bug and then die. Change explosions so they are drawn using background colours which do not result in player collisions. 2021-01-18 00:18:31 -05:00
BuGS Fix a bug where it was possible for the player to collide with an exploding bug and then die. Change explosions so they are drawn using background colours which do not result in player collisions. 2021-01-18 00:18:31 -05:00
BuGS.xcodeproj Add code to keep track of two separate screens of mushrooms for player 1 and player 2. 2021-01-17 14:51:36 -05:00
ACKNOWLEDGEMENTS.md Update the todos and the aknowledgements. 2020-12-28 00:52:47 -05:00
BUGS.md Fix a bug where it was possible for the player to collide with an exploding bug and then die. Change explosions so they are drawn using background colours which do not result in player collisions. 2021-01-18 00:18:31 -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.