Skip to content

maxime-killinger/Sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sokoban

Sokoban game with ncurses library.

Compilation

Need the ncurses library

$> cmake CMakeLists.txt  
$> make  
$> ./Sokoban map.txt  

Use the arrow keys to move around the map. Use the space bar to reset the game.
You can create your own map.

Made in 2015.

About

Sokoban game with ncurses library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published