ReedKrawiec / Van-Editor

Canvas based game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Canvas based game engine

License:Creative Commons Zero v1.0 Universal


Languages

Language:TypeScript 88.8%Language:JavaScript 5.6%Language:HTML 5.5%