The purpose of this project is to create a game, named Sokoban, in Java. Sokoban is a puzzle game. The player must place a number of crates (prisoners) on target squares (jails) using a character (a policeman). If the player gets stuck he can restart the level.
This project is connected to a data base with phpMyAdmin. Please refer to Database.md

