Skip to content

Go through the Melon JS tutorial to get some practice with Tiled

License

Notifications You must be signed in to change notification settings

etrepum/platformer-melon-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

melonJS boilerplate

features :

  • video autoscaling
  • mobile optimized HTML/CSS
  • swiping disabled on iOS devices
  • debug Panel (if #debug)
  • distribution build

To run distribution

To build, be sure you have node installed. Clone the project:

git clone https://github.com/melonjs/boilerplate.git

Then in the cloned directory, simply run:

npm install

To build:

grunt

Note that you may have to edit the file Gruntfile.js if you need to better dictate the order your files load in. Note how by default the game.js and resources.js are specified in a specific order.


Copyright (C) 2011 - 2013, Olivier Biot, Jason Oster melonJS is licensed under the MIT License

About

Go through the Melon JS tutorial to get some practice with Tiled

Resources

License

Stars

Watchers

Forks

Packages

No packages published