A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Go to file
2021-08-17 16:23:55 -05:00
.vscode
archive
assets Clear the second background to solid tile 2021-08-17 16:23:55 -05:00
emu
macros Complete masked tile rendering implementation 2021-08-17 09:33:27 -05:00
ref
src Identify tiles that should be masked from Tiled maps 2021-08-17 16:23:23 -05:00
tools Identify tiles that should be masked from Tiled maps 2021-08-17 16:23:23 -05:00
.gitignore Sync up 2021-07-29 05:35:09 -05:00
build-image.bat
package-lock.json Switch to using exported Tiled project assets 2021-08-14 20:58:37 -05:00
package.json Fix some script names that did not get changed 2021-08-17 09:47:01 -05:00
README.md

iigs-game-engine

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