Skip to content

kai9987kai/Pong-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pong-extra (Neon Pong)

A neon-styled, browser-based Pong variant built with vanilla HTML5 Canvas + JavaScript, featuring:

  • 1 Player vs AI and 2 Player modes
  • Dash mechanic (Shift)
  • Power-ups (Multi-ball + Big Paddle)
  • Guided tutorial mode with on-screen prompts
  • Neon UI, particle hit effects, and subtle screen shake

Project nickname in-code/UI: Neon Pong


Play it

Option A — Just open the file

  1. Download / clone the repo
  2. Open index.html in your browser

Option B — Run a local server (recommended)

Some browsers apply stricter rules when opening files directly. A tiny local server avoids that.

Python (Windows/macOS/Linux):

python -m http.server 8000

About

A neon-styled, browser-based Pong variant built with vanilla HTML5 Canvas + JavaScript, featuring:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors