simple game scenes using the-world-engine
- no-framework - it just use typescript and webpack to build and run.
- react - it show how to mount game view on react component.
- sans-fight-room - basic 2d top down game template. It's a scene from the "undertale".
- topdown2d - Project from the tutorial "Tutorial - 2D Topdown" in the doc.