Skip to content

indigogem/fairy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fairy Engine v0.5

This is a lightweight yet powerful 2d game framework build around Marmalade SDK.

The main idea is to create as compact and fast as possible 2d game engine (inspired by Haaf's game engine), yet easy to use.

What is you get:

  • fast render (sprite batching)
  • handy level structure
  • xml level represantation with objects templates (using tinyxml)
  • particles
  • animated sprites
  • automatic input scale to virtual coordinates
  • processing input gestures (zoom in/out)

What is in development:

  • 2d physics (Box2d)
  • Lua scripts
  • GUI

Legal

Author & copyright (c) 2012: Sergiy Mylovanov

Dual MIT & GPL license

About

Fairy Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published