ARM Assembler Adventures on the GBA
Learning ARM assembler by writing games for the Game Boy Advance system!
Learning the system
[x] Labyrinth game
[x] Draw a labyrinth [x] Draw a player sprite [x] Make the player sprite move [x] Restrict movement through walls [x] Draw bitmap in win screen when player wins
[ ] Intro screen
[ ] Draw a fancy background [ ] Animate snowflake sprites and star sprites [ ] Play music
[ ] Text adventure
[ ] Write a simple story [ ] Allow menu-like selection of who to talk to [ ] Draw dialog [ ] Allow advancement of dialog [ ] Allow decisions and store them [ ] Allow "solving the case" with answers