|
|
|
|
|
by proc0
2089 days ago
|
|
Familiarity with React might be tempting to reuse it for games, but there are plenty of HTML5 game engines out there which will do a better job. In fact React is successful in web apps because it is basically using a game loop. For a quick example: https://www.babylonjs.com/community/ |
|
Are there clear HTML5 web components tied to those engines? I am thinking a confetti component, for example.