A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Go to file
Lucas Scharenbroich 5cfb32c4b1 Tweak ignore files
2021-08-30 22:13:24 -05:00
.vscode
archive
demos Add skeleton for fatdog RPG demo 2021-08-30 20:31:02 -05:00
emu Final reorg; all projects build into a unified disk image for testing 2021-08-26 17:15:44 -05:00
macros Consolidate all of the project macros into one folder; merlin32 only takes one macro path on the command line 2021-08-25 09:34:26 -05:00
ref
src Final reorg; all projects build into a unified disk image for testing 2021-08-26 17:15:44 -05:00
tools Add a tool to export fatdog's images with embedded palette and SCB information 2021-08-28 16:44:14 -05: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