here_be_dragons/demo
2021-06-28 17:06:47 +02:00
..
assets/texture Added new tilesets 2020-09-02 14:27:01 +02:00
src changed TileType to struct 2021-06-28 17:06:47 +02:00
www Better map selection. Prepare for prefabs 2021-01-15 14:24:52 +01:00
Cargo.toml Metrics Fixed: #20, Fixed #21. 2021-01-14 12:18:31 +01:00
LICENSE-APACHE Map generator working in wasm demo 2020-09-13 13:26:36 +02:00
README.md generated demo to gh-pages 2020-10-17 22:22:32 +02:00

Demo application for mapgen

Build the project:

wasm-pack build
cd www
npm run server

Deply application

cd www
npm run build

This app uses: