Skip to content

adrianbielsa1/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Pong

A simplistic web pong, made with HTML, CSS, and Javascript.

Run it locally

  • Install the live-server NPM package.
  • Open the front-end folder using your shell of preference.
  • Run live-server --entry-file=index.html.

The --entry-file=index.html argument is important because the folder structure is slightly different than the default one.

Special notes

The icons used in this site (which you can find on the media folder) were taken from flaticon; many of them were manually modified. Credits to the authors of these wonderful icons.

About

Web-based pong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published