mirror of
https://github.com/jeremysrand/BuGS.git
synced 2025-01-16 22:30:52 +00:00
Jeremy Rand
b07221c363
Change from an array of structs to a series of individual arrays for the tile information. This makes it easier to index into the arrays because the tile number * 2 is the offset, rather than tile number * 16.
BuGS
This is an attempt to write an arcade game for the Apple //gs, inspired by one of my all-time favourites.
Languages
Assembly
82.4%
C
8.7%
Perl
3.6%
Makefile
2.9%
Shell
2.4%