Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 430 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 430 Bytes

crates

Crates is a puzzle game where the hero has to cover orbs with crates. He can push only one crate at a time and can never pull one. Be careful not to push the crate to a corner.

Crates is a rewrite of the Sokoban/Boxworld game in JS

Level Creator

Crates allows you to create your own worlds, test them and publish to the central server. Currently, the publishing part is under construction and unavailable.