Difference between revisions of "MelonJS"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→External links) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
'''melonJS''' is an [[HTML5]] gaming oriented [[Library (computing)|library]]. | '''melonJS''' is an [[HTML5]] gaming oriented [[Library (computing)|library]]. | ||
− | |||
− | |||
== Description == | == Description == | ||
Line 28: | Line 27: | ||
* [http://melonjs.org/ Official website] | * [http://melonjs.org/ Official website] | ||
* [https://github.com/melonjs/boilerplate Boilerplate] | * [https://github.com/melonjs/boilerplate Boilerplate] | ||
+ | * [https://github.com/melonjs/melonJS/wiki/made-with-melonJS Made with melonJS] - a non exhaustive list of games and demos that were made using melonJS (Commercial and non-Commercial). | ||
[[Category:Animation]] | [[Category:Animation]] | ||
[[Category:JavaScript libraries]] | [[Category:JavaScript libraries]] |
Latest revision as of 11:13, 17 August 2016
melonJS is an HTML5 gaming oriented library.
Contents
Description
melonJS is an open source project and supported by a community of enthusiasts.
melonJS integrates the popular Tiled map format, allowing to easily design levels using the Tiled map editor.
Node.js
melon.js requires Node.js.
See also
External links
- Official website
- Boilerplate
- Made with melonJS - a non exhaustive list of games and demos that were made using melonJS (Commercial and non-Commercial).