iigs-game-engine/demos/sprites
2021-11-15 12:23:38 -06:00
..
assets Sync up with current WIP 2021-11-15 12:23:38 -06:00
gen Sync up with current WIP 2021-11-15 12:23:38 -06:00
_FileInformation.txt Sample project to focus on sprite development 2021-10-13 15:13:52 -05:00
.gitignore Ignore build products 2021-10-13 15:14:39 -05:00
App.Main.s Sync up with current WIP 2021-11-15 12:23:38 -06:00
App.s Pull the sprite plane banks into the test build 2021-10-21 08:46:26 -05:00
build-image.bat Sync up with current WIP 2021-11-15 12:23:38 -06:00
package.json Sync up with current WIP 2021-11-15 12:23:38 -06: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

= Sprite Demos

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