Skip to content

About This is a simple game that includes two players and a scoreboard to keep track of the score

Notifications You must be signed in to change notification settings

leticiaveigacs/ponggame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏓Pong Game 🏓

This is a simple Pong game implemented using HTML, CSS and JavaScript. The game includes two players (a human and a computer) and a scoreboard to keep track of the score.

How to play the game

  • Use the W and S keys to control the player on the left (up and down respectively).

  • The player on the right is controlled automatically by the computer.

  • The aim is to prevent the ball from passing through their side of the pitch.

  • Each time the ball passes the opposing player, you score a point.

  • The game continues until one of the players reaches the maximum score.

  • Click

How to play

  1. Clone this repository to your local environment.
    git https://github.com/leticiaveigacs/ponggame.git
    
    
  2. Open the index.html file in your web browser.

Video

You can see a demo of the game:

Technical Description

This Pong Game project is implemented using the following technologies: HTML, CSS, JavaScript. Here are some of the functionalities implemented in JavaScript: ball movement, player control, computer logic, scoreboard.

About

About This is a simple game that includes two players and a scoreboard to keep track of the score

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published