Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 824 Bytes

README.md

File metadata and controls

39 lines (18 loc) · 824 Bytes

Framwork-Sliding-puzzle with GUI and shell UI

Full POO , inverted control

alt text

alt text

You need SFML installed

(on ubuntu : sudo apt-get install libsfml-dev)

Compilation

make produce 6 exemples of games made with the framework:

2048

2048Plugin ( 2048 plus unlimited personalised pieces like : Destroy piece , *2 piece , /2 piece , negative pieces ... )

SokobanFile

SokobanManual

TakinCHAR

TakinINT

Execution

./mainTakinCHAR

./mainSokobanFile plateau_Niveau1.xsb

...