Skip to content

SovnSkyrim/EPITECH-my_sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPITECH-my_sokoban

This is EPITECH's Sokoban game project. It passes every test the school does.

For those unfamiliar with the subject. It is a Sokoban game (Puzzle game where you have to push boxes into goals). It is written in C using the Ncurses library.

The "debug" executable is to fix the terminal having a bad display during debug.

USAGE
	./my_sokoban map
DESCRIPTION
	map	file representing the warehouse map, containing '#' for walls, 'P' for the player, 'X' for boxes and 'O' for storage locations.

About

EPITECH's sokoban project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published