Requires:
- SDL2
- SDL2_image
- squashfs-tools
make full
To compile for the GCW-zero, you need the toolchain (downloadable from the console's website), then:
make gcw CROSS_COMPILE=/opt/gcw0-toolchain/usr/bin/mipsel-linux-
To package for the gcw zero, you will need the package squashfs-tools, then run
make opk
Finally, to use your opk, copy it in your GCW-Zero. I use scp for that, but via ftp or on a memory card should work as well:
scp rrpg.opk root@[gcwIp]:/media/data/apps/
To start the game, run the executable ./bin/rrpg
.
- arrows to move the character
- move toward as enemy to attack it
- escape to exit
- D-Pad to move the character
- move toward as enemy to attack it
- select to exit
Sprites from the great collection DawnLike