original sdl version -> http://demo-effects.sourceforge.net
- Plasma
- Blob
- Fire
- Bob
- Copperbars
- Explosion
- Starield
- sdl2
- sdl2_ttf
- sdl2_image
git clone https://github.com/ThKattanek/oldschool_demo_effects.git
cd oldschool_demo_effects
git checkout 0.2.0
mkdir build
cd build
qmake .. PREFIX="/usr/local"
make
sudo make install