A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Go to file
Lucas Scharenbroich 9d33ff3000 Add file information metadata for cadius to use when adding assets to the disk image 2021-07-18 15:11:16 -05:00
.vscode Update skeleon to show a pictire on-screen 2020-08-19 00:35:30 -05:00
archive Add an archive of the old GTE sources 2018-07-30 23:23:05 -05:00
assets Tweak file loading functions 2021-07-18 08:59:19 -05:00
emu Add file information metadata for cadius to use when adding assets to the disk image 2021-07-18 15:11:16 -05:00
macros More parts of the render pipeline in place 2021-07-09 14:18:49 -05:00
ref Reorg files; focus on S16 artifact 2021-03-21 21:59:54 -05:00
src Add file information metadata for cadius to use when adding assets to the disk image 2021-07-18 15:11:16 -05:00
tools Tweak file loading functions 2021-07-18 08:59:19 -05:00
README.md Initial commit 2016-11-23 22:03:24 -06:00
build-image.bat Tweak file loading functions 2021-07-18 08:59:19 -05:00
package-lock.json Very simple asset pipeline to transform PNG impage into raw binary files to load in the engine 2021-07-16 13:09:16 -05:00
package.json Tweak file loading functions 2021-07-18 08:59:19 -05:00

README.md

iigs-game-engine

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