Skip to content

Move the player in the terminal thanks to libncurses and play Sokoban.

License

Notifications You must be signed in to change notification settings

iliam-12/Sokoban

Repository files navigation

my_sokoban

PDF available

To download libncurses :

  Fedora : sudo dnf install ncurses-devel
  Debian/Linux : sudo apt-get install libncurses5-dev libncursesw5-dev

Usage:

  make re && ./my_sokoban map.txt

What does it look like :

capture_sokoban

About

Move the player in the terminal thanks to libncurses and play Sokoban.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published