Skip to content

robertplawski/ping-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping-Pong

Overcomplicated pong in html, css and javascript

Do you know the classic game pong? This repository contains my version of this game.

How to play?

Simply click the "Play" button and next you'll see the setup screen, there select your username and controls and press "Start" button.

How can I win?

To win you need to score 10 points by hitting ball using your paddle.

Scoreboard

There is a simple (local storage) scoreboard implemented. After each finished game the score will get written to browser's local storage.

TODO

  • Main menu
  • Scoreboard
  • Setup score
  • Pause menu
  • Play with computer
  • Play with other player
  • Scoring
  • Win/lose state
  • Multiple languages (English)
  • Custom abilities, moves etc.
  • Multiple gamemodes (2v2, 3v3)
  • Smartphone support
  • Revamp scoreboard

About

Overcomplicated pong in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published