A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/melonjs/es6-boilerplate below:

melonjs/es6-boilerplate: ES6 Vite Boilerplate for melonJS

melonJS ES6 Vite Boilerplate

A simple ES6 Vite based boilerplate to create games with melonJS, built with :

Ensure you have Node.js installed, then install all the build dependencies in the folder where you cloned the repository :

if everything goes well, on running the dev server for the first time you should see this :

src
└── data
│    ├── bgm
│    ├── fnt
|    ├── img
|    ├── map
|    └── sfx
└── js
|    ├── renderables
|    └── stage
├── index.js
├── index.css
├── index.html
├── manifest.js
public
├── data
├── bundle.js
└── index.html

The boilerplate include the melonJS plugin, and will automatically import and instantiate it when running under a development environement.

the Debug Panel is hidden by default and can be displayed using the "S" key, see here for more details about the plugin.

If you need technical support, you can contact us through the following channels :


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4