To clone me: Write git clone git@github.com:bor0/soko-gba.git
- To install dependencies:
- Set DEVKITARM and DEVKITPRO accordingly.
- Write "make" to get soko executable.
- Write "make clean" to remove unnecessary files.
Screenshots:
Game logic is based on my previous Soko game git@github.com:bor0/soko
Due to the orthogonality between game logic and other parts of the app, porting the game was easy. All I needed to replace was the drawing and music stuff.
Boro Sitnikovski
Licensed under GPL. Read LICENSE for more information.
March, 2015