<h1>vvvv Sokoban</h1>
Sokoban in pure vvvv patching (no externals).
Features:
- All movements are working, with rules properly implemented.
- Detects when level is completed
- Load a level from standard Sokoban text format.
- Levels automatically scaled.
- Loads multiple level files (XML format), with option to go to next/previous level.
- Everything modular, so game engine is fully separated from display.
Controls:
- Move the character with left/right/down/up arrows.
- When a level is completed, click on the renderer to go to next level.
Planned Features:
- Undo (unlimited).
- Record what moves have been done.
Download Sokoban 1.0
by vux