A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Go to file
2021-08-13 11:57:41 -05:00
.vscode
archive
assets Fix full-screen tile refreshes; incremental tile drawing crashes 2021-08-09 06:08:09 -05:00
emu
macros Stub in more tile rendering functions; does not crash but renders incorrectly 2021-08-13 11:38:06 -05:00
ref
src Fix small code issues and sync up tool output with code changes. Maps render again with solid tiles 2021-08-13 11:57:41 -05:00
tools Fix small code issues and sync up tool output with code changes. Maps render again with solid tiles 2021-08-13 11:57:41 -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
package.json First pass at importing tilesets into GTE 2021-08-06 16:35:47 -05:00
README.md

iigs-game-engine

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