Description:
Nzero has released v0.1 of his Sokoban game that is coded in Lua.
This game is very simple, move the blocks to get to finish. This game requires LUA Player to operate which can be found at this very site using search for Lua.
Here are the controls:
- D-Pad: Move your character in the given direction.
- Select button: Restart current level.
- Square: Undo move up to the first move of game.
- Triangle: Redo last undo move, available until a new move is made.
- Right trigger: Advance to next level in the current level collection.
- Left trigger: Revert to previous level in the current level collection.
- Circle: Load next level collection in collections directory.
- Cross: Close current message box.
- Start: Exit game.