Difference between revisions of "MelonJS"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) (→See also) |
||
Line 8: | Line 8: | ||
melonJS integrates the popular [[Tiled]] map format, allowing to easily design levels using the Tiled map editor. | 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 == | == See also == |
Revision as of 07:11, 11 February 2016
melonJS is an HTML5 gaming oriented library.
(TO DO: make lower-case "m".)
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.