A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Go to file
2021-08-25 09:35:54 -05:00
.vscode
archive
assets
demos Update fatdog demo to use shared GTE Core 2021-08-25 09:35:54 -05:00
emu
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 Fully flesh out Script execution implementation 2021-08-25 09:28:53 -05:00
tools Fix indexing error in Tiled export. Solid tiles are no longer marked as masked 2021-08-19 00:47:34 -05:00
.gitignore
build-image.bat
package-lock.json
package.json
README.md

iigs-game-engine

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