Skip to content

EliotGodard/BS

Repository files navigation

Boilerplate Phaser

This project provides the basic setup for a Phaser development environment.

Getting Started

This project uses Phaser 3 as its game engine.

The game can be launched in dev mode with hot reloading by using :

npm run dev

Or create a build in the dist folder with :

npm run build

You can then launch the game by simply running an Express Http server :

npm run start

Author

  • Eliot Godard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors