/myfirstgame

Experiment with Phaser 3

Primary LanguageHTML

Start Server

Start server by:

python -m http.server 8000

And then go to localhost:8000 to see your served page.