/sfml_games

Educational games for small children based on the SFML library

Primary LanguageC++

SFML games for small children

A few games I wrote for my kid.

To build, you need boost and the sfml library.

Use cmake:

mkdir build && cd build
ccmake ..
make
cd ..
./build/type