A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Go to file
2021-11-12 09:06:48 -06:00
.vscode
archive
demos Regenerate map and add some priority tiles for testing 2021-11-12 09:06:48 -06:00
emu
macros Initial shell of generalize sprite size support; just for marking the dirty tiles 2021-11-11 17:06:38 -06:00
ref
src Clear sprite flag when erasing sprite 2021-11-11 22:22:10 -06:00
tools Create and pass options to png2iigs subroutines 2021-11-12 09:05:55 -06:00
.gitignore Tweak ignore files 2021-08-30 22:13:24 -05:00
README.md

iigs-game-engine

A tile-based game engine for the Apple IIgs written in 65816 asssembly language