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

Author Topic: Retro-Elements  (Read 3664 times)

0 Members and 1 Guest are viewing this topic.

Elemental

  • Newbie
  • *
  • Posts: 1
    • View Profile
Retro-Elements
« on: November 24, 2009, 01:16:29 pm »
I've been developing a general 2D game library built atop SFML - the first release quality code is available in the form of Retro-Elements.
You can download an installable at http://www.elementalsystems.co.za/site/mugen2D.html

RetroElements consists of three mini-games designed to test the scope if the library:
1. Pink Elephants: One level of a simple (if pretty) platformer.
2. Donkey-Kong-less: A copy of donkey-kong demonstrating dynamic objects and parrellax backgrounds
3. Rocks in Space: copy of asteriods with some unusual upgrades demonstrating the dynamic object creation/polling abilities of the library.

I would love to to receive comments concerning performance, compatibility with various hardware and bugs.
Also any general opinions of my work would be useful.
The artwork/animations/game design was not really my focus on this project so don't judge that too harshly.

Tank

  • SFML Team
  • Hero Member
  • *****
  • Posts: 1486
    • View Profile
    • Blog
    • Email
Retro-Elements
« Reply #1 on: November 24, 2009, 03:19:57 pm »
Some screenshots would be nice. Since it's a Windows executable, I can't really test it.