shaoweijin / Firmament

Firmament Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firmament Game Engine

Copyright (C) 2012-2013 Jordan CM Wambaugh

This is the Haxe 3/OpenFL version of Firmament. For the haxe 2/NME version of Firmament, please see the Firmament.hx project.

Firmament is an open-source, 2 dimensional game engine developed for the easy creation of video games. It is currently under heavy development, so its feature list is constantly expanding. Its main features are:

  • Robust 2D physics engine for realistic 2-dimensional simulations. Make physics-based games like ‘Angry Birds’ with ease!
  • Easy game creation using full-featured API.
  • Haxe NME based - runs on virtually any platform - Flash, PC, Mac, iOS, android, HTM5, and more
  • Open source - Firmament is licensed under the GPL version 3. Download the engine and use it in your open source project for free.
  • To get started with Firmament, download it, and start playing today!

##Website and Documentation For more information including news, blogs, and documentation, please check out the website at firmament.atlassian.net/wiki (Note that this is a new location)

##Installation Please see the Installation Guide on our website for information on obtaining and installing Firmament.

##Issues If you encounter any issues, wish to file a feature request, or want to help contribute to the project, please check out the project jira at firmament.atlassian.net

##License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Commercial licensing options may be available. Please contact Jordan Wambugh at jordan@wambaugh.org for more information.

###Box2d This software uses and includes a port Erin Catto's excellent Box2D physics engine. Some small changes have been made for compilation or performance reasons from his original work. For more information on Box2d, or to download the original work, please see the website.

About

Firmament Game Engine

License:GNU General Public License v3.0


Languages

Language:Haxe 97.9%Language:CSS 1.3%Language:JavaScript 0.4%Language:Shell 0.3%