Skip to content

jmoratilla/phaser-games

Repository files navigation

phaser-games

This repository will store all my games developed using the PhaserJS javascript game framework.

To start creating a new one

  1. Download npm
  2. Download the create-phaser-game app
  3. Execute the npm create @phaserjs/game@latest command to create a new directory
  4. Enter the new directory and install dependencies with npm install (or ci)
  5. Launch the dev environment with npm run dev
  6. Get fun!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors