/game-off-2012

Zoko - A 3D version of Sokoban, in the browser.

Primary LanguageCoffeeScript

Zoko is a simple 3D puzzle game that can be played in any modern web browser supporting WebGL. The basic idea of the game is based on the popular game often called Sokoban, with the difference being that this version is played in 3D.

The objective of the game is to move all boxes to indicated platforms in as few steps as possible.

Zoko Screenshot

Demo

Build instructions

In order to play the game run cake build. Since we're using AJAX to fetch textures and levels you will have to run it on a HTTP server in order for it to work properly.

Ingredients

Authors

Samuel Nilsson

Sebastian Viklund

License

The Zoko code is licensed under MIT http://www.opensource.org/licenses/MIT