$ make re
$ ./sokoban <Map File>
$ cd bonus/
$ make re
$ ./sokoban <Map File>
Sokoban is a video game develop in japan. The goal of this project is to develop a copy of this game in terminal mode, using the ncurses library.
As bonus, the game as also been implement with csfml graphical library.
It had been coded following Epitech's standart.
More informations in sokoban.pdf.