All Projects → JWambaugh → Firmamentgameengine

JWambaugh / Firmamentgameengine

Licence: gpl-3.0
Firmament Game Engine

Programming Languages

haxe
709 projects

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 [email protected] 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].