Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: The Flying Penguin  (Read 2292 times)

0 Members and 1 Guest are viewing this topic.

LeeZH

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • http://leezh.net/
The Flying Penguin
« on: January 22, 2011, 08:47:03 pm »
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-penguin

I 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!
I'm just a college student who does game programming as a hobby.