Sokoban (倉庫番, sōko-ban, "warehouse keeper") is a puzzle video game in which the player pushes crates or boxes around in a warehouse, trying to get them to storage locations. (Wikipedia)
This game makes you relaxes and improves your brain's logic.
Use the terminal on your OS and clone this project.
git clone https://github.com/tamht298/sokoban.git
-
0.0.2
- CHANGE: Update README.md
-
0.0.1
- Work in progress
Thanh Tam Huynh – @httam298 – [email protected]
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/tamht298/sokoban
- Fork it (https://github.com/tamht298/sokoban/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -m 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request