Skip to content

nunof07/phaser-pong

Repository files navigation

Pong

Pong game made with Phaser. Written in TypeScript. Development playground to test various packages and ideas.

Play.

Setup

  • Clone repo.
  • Install npm.
  • Run npm install to install dependencies.

Tasks

  • gulp dev: build, start server and watch for changes.
  • gulp build: build and copy files to destination.
  • gulp run: start server.

See package.json and gulpfile.babel.js for other tasks.

Credits

Development

Art

Art tools

Project stats

  • 86 hours to complete.