iigs-game-engine/demos/sprites
Lucas Scharenbroich f446e44a39 Fix arcs to Render 2022-07-22 16:01:19 -05:00
..
assets Misc updates of local work 2022-06-09 07:41:03 -05:00
gen Fix simple script handling 2022-06-26 23:32:15 -05:00
.gitignore Ignore build products 2021-10-13 15:14:39 -05:00
App.Main.s Fix arcs to Render 2022-07-22 16:01:19 -05:00
App.s Convert the old sprite demo to use the toolset 2022-06-25 11:18:50 -05:00
README.md Sample project to focus on sprite development 2021-10-13 15:13:52 -05:00
SprData.s Add fixed banks of memory to hold the sprite plane 2021-10-21 08:44:08 -05:00
SprMask.s Add fixed banks of memory to hold the sprite plane 2021-10-21 08:44:08 -05:00
_FileInformation.txt Convert the old sprite demo to use the toolset 2022-06-25 11:18:50 -05:00
build-image.bat Convert the old sprite demo to use the toolset 2022-06-25 11:18:50 -05:00
package.json Convert the old sprite demo to use the toolset 2022-06-25 11:18:50 -05:00

README.md

= Sprite Demos

A project to work on the initial sprite implementation and exercise different sprite modes.