So recently, I have been learning game development with Phaser 3, but repl.it doesn't support it yet, though they have been adding new languages, such as Love 2D and TypeScript. Will repl.it ever (or be willing to) add Phaser to their supported list of languages?
So recently, I have been learning game development with Phaser 3, but repl.it doesn't support it yet, though they have been adding new languages, such as
Love 2D
andTypeScript
. Will repl.it ever (or be willing to) add Phaser to their supported list of languages?I thought Phaser.js was in the browser
@PDanielY ye
Phaser.js is a framework. You can add it into your HTML or node.js repl like any other normal framework and it will work.