terroo / puzzle

This repository stores a Puzzle game created with C++ and SFML. The step by step was done in a video on Youtube in Portuguese.

Home Page:https://youtu.be/pKqWOObonUY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puzzle

This repository stores a Puzzle game created with C++ and SFML.

The step by step was done in a video on Youtube in Portuguese.


Dependencies


Build and run

git clone https://github.com/terroo/puzzle
cd puzzle
make

Watch video on Youtube

https://youtu.be/pKqWOObonUY Puzzle C++ SFML

About

This repository stores a Puzzle game created with C++ and SFML. The step by step was done in a video on Youtube in Portuguese.

https://youtu.be/pKqWOObonUY

License:GNU General Public License v3.0


Languages

Language:C++ 87.4%Language:Makefile 12.6%