forked from digitalfruit/limejs
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
russplaysguitar edited this page Sep 1, 2011
·
14 revisions
LimeJS is an open source HTML5+JS game development framework. It includes 3 example games that we can improve upon within the limejs/lime/demos folder.
Russ S. (russplaysguitar)
- Python 2.6+ (2.7 works fine)
- Subversion
- Install Python via Synaptic
- Install Subversion via Synaptic
- $ git clone [email protected]:ChicoTeam/limejs.git
- $ cd limejs
- $ bin/lime.py init
NOTE: Spaces within your project path will cause installation errors
- To run the demos, simply open the demo html files within your browser.
- To create a new project: $ bin/lime.py create helloworld
- Game demos here: limejs/lime/demos/
- Basic demos here: limejs/lime/demos/tests/run.htm
Find them here: limejs/lime/tests/
- LimeJS site: http://www.limejs.com
- LimeJS forum: https://groups.google.com/forum/#!forum/limejs