Phaser 3: with React and TypeScript Example
Live demo available here
This example is based on the Phaser 3 TypeScript Template, with few modifications:
<div id="react"></div><div id="phaser"></div>
to index.htmlBugs:
this.input.setTopOnly(true)
) workThe MIT License (MIT) 2019 - Yannick Deubel. Please have a look at the LICENSE for more details.