Hi all, I wanted to share my work-in-progress indie game,
Air Forte. This is an educational game where you pilot a small airplane through arenas.
I'm using SFML's .NET bindings and
Mono for this project, so the game is portable to Windows, Linux, and Mac OSX. I was quite pleased with SFML's feature set and how easy it is to use. I'm using v1.6 for audio/window and v1.5 for graphics, and I'm definitely looking forward to checking out v2.0 for my next project.
Try it out, and let me know what you think!
Here's the links to the demo:
Mac osx:
http://www.blendogames.com/dev/AirForteDemo_ub2.dmg Linux:
http://www.blendogames.com/dev/airfortedemo_v2.tar.gzThe windows version should be up soon.
Edit July 2: updated with new builds.