Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdionysus/mozart-isometric
A prototype isometric game engine using Mozart
https://github.com/tomdionysus/mozart-isometric
Last synced: about 2 months ago
JSON representation
A prototype isometric game engine using Mozart
- Host: GitHub
- URL: https://github.com/tomdionysus/mozart-isometric
- Owner: tomdionysus
- License: other
- Created: 2013-08-11T06:22:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-14T07:35:40.000Z (over 11 years ago)
- Last Synced: 2024-04-12T16:08:55.179Z (9 months ago)
- Language: JavaScript
- Size: 3.72 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mozart Isometric
A prototype Mozart Isometric game engine.
## Dependencies
Please see http://mozart.io for details on installing dependencies (Getting started guide)
## Run
npm install
grunt run## Credits
Uses graphics from the excellent open source RPG Flare (http://flarerpg.org/)