Difference between revisions of "MelonJS"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 
'''melonJS''' is an [[HTML5]] gaming oriented [[Library (computing)|library]].
 
'''melonJS''' is an [[HTML5]] gaming oriented [[Library (computing)|library]].
 
(TO DO: make lower-case "m".)
 
  
 
== 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:JavaScript libraries]]
 
[[Category:JavaScript libraries]]

Latest revision as of 12:13, 17 August 2016

melonJS is an HTML5 gaming oriented library.

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