Skip to content

1st year Unix System Programming project - EPITECH

Notifications You must be signed in to change notification settings

JulesGresset/EPITECH-my_sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epitech-my_sokoban

Subject

Sokoban (warehouse keeper in Japanese) is a type of transport puzzle, in which the player pushes boxes or crates around in a warehouse, trying to get them to storage locations. The puzzle is usually implemented as a video game. Sokoban was created in 1981 by Hiroyuki Imabayashi, and published in 1982 by Thinking Rabbit, a software house based in Takarazuka, Japan.

Develop a copy of this game in terminal mode, using the ncurses libraryto the left.

Tests result

Moulinette : 100%.

Grade : A

Epitech students : beware of the -42 !

Usage

make re
./my_sokoban map.txt

Bonus :

cd bonus/
make re
./my_sokoban

About

1st year Unix System Programming project - EPITECH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published