Simple GBA Labyrinth
Minimal toolchain
- Only the crossdev assembler is required, no C compiler or libc.
- Text editor is all you need, all assets can be generated from hexadecimal text files.
Features
- One simple labyrinth
- Player sprite with movement and collision
- Bitmap drawn when goal is reached