Skip to content

1upses/sokoban

Repository files navigation

Requirements

  • gcc
  • ncurses

Usage

  • compile using the make command
  • run with desired map as argument, eg:
./my_sokoban "maps/map1"

you can even create your own maps if you want to!

Comments

Don't look at the code... I had to respect Epitech's coding style, which funnily enough, resulted in disgustingly bad code

passed 83% at the moulinette

About

original sokoban game on terminal using ncurses in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published