Skip to content

lulea/game-off-2012

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 78.9%
  • CSS 10.9%
  • HTML 10.2%