Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 671 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 671 Bytes

WorkAdventure Map Starter Kit

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.

Development

  1. npm install
  2. npm start
  3. Open browser at localhost:8080 and follow instructions

To edit the map, download and install Tiled. The tileset is called Pipoya and it's already included in the map file.

Note that changes made are visible only after refreshing the browser (command-r)!