2D game roguelike level editor
Small project for testing some technologies and convert them into the game
yarn installnpm serverun public folder with build- localhost:9000
- add Editor for creating levels
- save/load levels by
JSON - make first level for testing
- ...