Skip to content

A pong remake made in JavaScript that allows you to play on the same device against your friends.

License

Notifications You must be signed in to change notification settings

spencerboggs/pong-local-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local Multiplayer Pong

A JavaScript-based game recreating the classic Pong experience with a retro CRT aesthetic. This script uses the HTML5 Canvas for rendering and includes dynamic scaling for various screen sizes.

Features

  • Two-player paddle controls (W/S for Player 1, Arrow Up/Down for Player 2).
  • Tracks player scores and ball speed.
  • Responsive scaling for different screen resolutions.
  • Retro CRT effect with scan lines and dynamic noise.

Usage

  1. Download the files:
git clone https://github.com/spencerboggs/pong-local-multiplayer.git
  1. Open the index.html file
  2. Play 😃

About

A pong remake made in JavaScript that allows you to play on the same device against your friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published