Wend1go / fireball

Fireball is a html5 game engine for the future.

Home Page:http://www.fireball-x.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fireball Game Engine

Fireball is a next-gen Html5 game engine built with extremely extendable structure. The core of Fireball is an editor UI engine and an asset engine with tree view, scene view and property inspector. Beyond that are all plugins. We designed Fireball to be deeply customizable. Developers can create their own editor and plugins very easily. The editor features are deeply inspired by Unity which we believe has the most advanced game developing editor at the moment.

The desktop version of Fireball is cross-platform powered by Atom-shell. Currently we test our distribution on Mac and Windows 7/8.1. Issues on other platform are welcome!

Visit Fireball-x.com to learn more or visit the Fireball forum.

Visit issue to learn more about the Fireball 1.0 roadmap.

Install

After clone this repo, follow this command:

cd path/to/repo
bower install
npm install
gulp get

Run

gulp run

Use Distribute Version

  1. Download distribute version from release page.
  2. Extract the zip file to a folder of its own. This folder can locate anywhere on your disk.
  3. Click Fireball.app on Mac or fireball.exe on Windonws to launch fireball.
  4. Have fun!

Get Started

Visit http://docs.fireball-x.com to learn how to use Fireball Game Engine.

Feedback & Contribution

About

Fireball is a html5 game engine for the future.

http://www.fireball-x.com

License:MIT License


Languages

Language:HTML 82.2%Language:JavaScript 17.8%Language:CSS 0.1%