ProfitWarning / p0ng

Clone of the classic game - Pong Implemented with phaser.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P0ng

A clone of the classic Pong

Play

screenshot

This game was created with the awesome Phaser NPM Webpack TypeScript Starter Project

Big thank you to them

Setup

Install dependecies

npm install

Run the dev server:

Run to use the dev build while developing:

npm run server:dev

Build for release:

npm run build:dist

About

Clone of the classic game - Pong Implemented with phaser.io

License:MIT License


Languages

Language:TypeScript 52.9%Language:JavaScript 46.5%Language:HTML 0.6%