suminKKang / tutorial-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkAdventure Map Starter Kit

map

This is a starter kit to help you build your own map for WorkAdventure.

To understand how to use this starter kit, follow the tutorial at https://workadventu.re/map-building.

Installation

With npm installed (comes with node), run the following commands into a terminal in the root directory of this project:

npm install
npm run start

Licenses

This project contains multiple licenses as follows:

About third party assets

If you add third party assets in your map, do not forget to:

  1. Credit the author and license with the "tilesetCopyright" property present in the properties of each tilesets in the map.json file
  2. Add the license text in LICENSE.assets

About

License:Other


Languages

Language:HTML 51.2%Language:JavaScript 19.6%Language:CSS 17.5%Language:TypeScript 11.8%