Skip to content

ReedKrawiec/Van-Editor

Repository files navigation

Van Editor

Preview

To Start

npm run pack && npm run start

TODO

Hard

  • Networking
  • Unit Tests
  • More efficient collision detection (Split game space into blocks)
  • Rotation affects hitbox

Medium

  • Improve editor UI
  • Resizable editor panels
  • Editor panel tabs
  • Path finding improvements

Easy

  • Generate new rooms and objects from template files rather than embedded strings
  • Fix creating objects and rooms in other folders having incorrect import paths

License

CC0 1.0 (Public Domain)