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.
npm install
npm start
- 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)!