terroo / menu-sfml

Example of a game menu made with C++ and SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

menu-sfml

Example of a game menu made with C++ and SFML

This is the result of the tutorial made in the video below

Menu C++ and SFML

Dependencies

Building

git clone https://github.com/terroo/menu-sfml
cd menu-sfml
make

About

Example of a game menu made with C++ and SFML

License:GNU General Public License v3.0


Languages

Language:C++ 90.5%Language:Makefile 9.5%