Skip to content

MyK00L/Tsuikaban-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tsuikaban

sokoban like game written in c++ with the use of SFML.

How to compile

you need to install gcc and SFML-devel, then run the script "make.sh"

Running

After the compilation, you will find an executable file named Tsuikaban. Before running it, ensure to run git submodule update --init --recursive to fetch the levels or to manually populate the levels directory with the files contained in this repository

About

A puzzle game inspired by sokoban

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published