Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Latest commit

 

History

History
45 lines (29 loc) · 1.64 KB

File metadata and controls

45 lines (29 loc) · 1.64 KB

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.