@@ -7,7 +7,7 @@ It is a **multiplayer** version of the popular game **Sokoban** where players ca
## Basics
The game is set in a warehouse where workers aim to push crates to their place. Player can move their worker character and aim to push carry more crates to the right location than the other players. A worker can push any number of crates in a row but will die he gets squeezed to a wall or to another crate which cannot be pushed.
The game is set in a warehouse where workers aim to push crates to their place. Players can move their worker character and aim to push carry more crates to the right location than the other players. A worker can push any number of crates in a row but will die he gets squeezed to a wall or to another crate which cannot be pushed.
The warehouse is also dangerous as there might be holes in the floor which destroy the workers or crates falling in. There are also switchable holes which are hidden until a crate is placed on the switch associated with them.