Skip to content

MaxenceEpitech/Sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sokoban

Demo :

Use of Shell version :

$ make re
$ ./sokoban <Map File>

Use of Graphical version :

$ cd bonus/
$ make re
$ ./sokoban <Map File>

Project Informations :

Sokoban is a video game develop in japan. The goal of this project is to develop a copy of this game in terminal mode, using the ncurses library.

As bonus, the game as also been implement with csfml graphical library.

It had been coded following Epitech's standart.

More informations in sokoban.pdf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published