Skip to content
/ pong Public

My own Pong game version developed with Object-Oriented programming paradigm.

Notifications You must be signed in to change notification settings

jagoPG/pong

Repository files navigation

Pong Game

My own Pong game version developed with Object-Oriented programming paradigm.

Tech Stack

  • NPM 6.4.1 or higher

Building

npm install && npm build

You can keep webpack waiting for changes to rebuild the project by:

npm run watch

Running

npm run server

About

My own Pong game version developed with Object-Oriented programming paradigm.

Resources

Stars

Watchers

Forks

Releases

No releases published