A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Go to file
2021-08-24 15:45:33 -05:00
.vscode
archive
assets Clear the second background to solid tile 2021-08-17 16:23:55 -05:00
demos Wire up skeleton build framework; prove 2MG image in the emu/ folder as a buld target 2021-08-21 16:59:43 -05:00
emu
macros Add initial build-out of BG1 tile map support 2021-08-19 01:22:36 -05:00
ref
src Early peek at the Timers/Scripting engine 2021-08-24 15:45:33 -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 Sync up 2021-07-29 05:35:09 -05:00
build-image.bat Rotation! 2021-07-24 09:00:52 -05:00
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