Heya, I've been working on a 2D game called The Flying Penguin that originally used SDL/OpenGL, but I made a made a switch to SFML since it handles things a lot better than my custom made SDL/OpenGL wrapper.
It's basically a 2D flight game where the point is to fly as far as possible on limited fuel, avoiding birds that give penalties while collecting fish for extra fuel.
To download, you'll have to get it from the GitHub page because it's not a stable release yet (v0.1 is the pre-SFML version).
http://github.com/leezh/flying-penguinI have yet to do a proper project page, but so far my blog is all about the project anyways.
http://leezh.net/Comments and critiques would be appreciated.
Enjoy!