Skip to content

ohall/pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game

A classic Pong game implemented with HTML, CSS, and JavaScript. Play Here

How to Play

  1. Press the "Start Game" button to begin
  2. Use W/S keys or Up/Down arrow keys to move your paddle (left side)
  3. Try to beat the AI opponent (right side)

Features

  • Responsive game design
  • Score tracking
  • AI opponent with balanced difficulty
  • Realistic ball physics based on impact point
  • Simple controls

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)

Live Demo

You can play the game here: Pong Game

Development

To run the game locally, simply clone this repository and open the index.html file in your browser.

git clone https://github.com/yourusername/pong-game.git
cd pong-game
# Open index.html in your browser

License

MIT

About

vibe code pong game from linode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published