Go to file
Louis Pearson de8ec5915f feat: change head facing direction on input
Corrects the input handling code to actually skip when the button is not
pressed
2024-04-20 15:33:59 -06:00
.gitignore feat: automate build with zig 2024-04-17 11:22:06 -06:00
build.zig feat: generate tile data using rgbgfx 2024-04-19 17:53:22 -06:00
build.zig.zon feat: generate tile data using rgbgfx 2024-04-19 17:53:22 -06:00
hardware.inc feat: initial commit, hello world + sprobjs_lib 2024-04-16 21:04:45 -06:00
main.asm feat: change head facing direction on input 2024-04-20 15:33:59 -06:00
sprites.png feat: change head facing direction on input 2024-04-20 15:33:59 -06:00
sprobjs_lib.asm feat: initial commit, hello world + sprobjs_lib 2024-04-16 21:04:45 -06:00
tilemap.png feat: generate tile data using rgbgfx 2024-04-19 17:53:22 -06:00
tileset.png feat: generate tile data using rgbgfx 2024-04-19 17:53:22 -06:00