An arcade game for the Apple //GS
Go to file
2020-09-04 01:55:38 -04:00
BuGS Simplify the handling of the dirty tiles to just store the dirty word and not keep the array of dirty tile offsets. Have the flea use game and non-game dirty tiles to fix the problem with LHS tiles being marked dirty all the time. 2020-09-04 01:55:38 -04:00
BuGS.xcodeproj Use macros to reduce the copy/pasted code for marking tiles as dirty. Rough out the support for body and head segments. 2020-07-30 23:34:48 -04: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

BuGS

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