Skip to content

TheNexusMan/Sokoban-Game

Repository files navigation

Sokoban-Game

A Sokoban puzzle game made with Java.

Sokoban is a classic Japanese puzzle game (倉庫 番). The object of the game is to place all the crates scattered around the maze on one position. To do this, the player plays a character who can only push the boxes to move them. Once the puzzle is successful. The second goal of the player is to get the best possible score by trying to make as less move as possible. 49 levels are available.

To play, you first need to create a player profil. To move the character, use your keyboard arrows. Press R to restart, ESC to pause the game.

Players profils are saved in /data/saveFiles/save.json

About

A Sokoban puzzle game made with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages