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.
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.
- HTML5
- CSS3
- CoffeeScript
- WebGL
- jQuery
- Font Awesome
Samuel Nilsson
Sebastian Viklund
The Zoko code is licensed under MIT http://www.opensource.org/licenses/MIT