Open2022/09/01にコメント追加3JSゲームエンジンでTS対応しているものkazuma19892022/08/17https://github.com/collections/javascript-game-engines から。 https://github.com/shakiba/planck.js https://github.com/BabylonJS/Babylon.js https://github.com/pixijs/pixijs https://github.com/replit/kaboom kaboomの単純さは好きだな。 返信を追加kazuma19892022/08/29https://github.com/photonstorm/phaser 実はTypeScript対応していた。 返信を追加kazuma19892022/09/01https://github.com/melonjs/melonJS これも。ただ addChild(new Text()) すると、TextがRenderableじゃないといっておこられる。 返信を追加
kazuma19892022/08/17https://github.com/collections/javascript-game-engines から。 https://github.com/shakiba/planck.js https://github.com/BabylonJS/Babylon.js https://github.com/pixijs/pixijs https://github.com/replit/kaboom kaboomの単純さは好きだな。 返信を追加
kazuma19892022/09/01https://github.com/melonjs/melonJS これも。ただ addChild(new Text()) すると、TextがRenderableじゃないといっておこられる。 返信を追加