The goal of this project is to create our own SOKOBAN in C, using the ncurses library.
To compile the game, you'll need the ncurses library installed on your PC and the C binding of it (ncurses).
Get in the directory and use the make
command in your terminal.
Then just type ./sokoban MAP_PATH
and you're good to go !
Clément Loeuillet |
---|