Skip to content

This is a basic implementation of the Atari Pong game.

Notifications You must be signed in to change notification settings

afatihyavasi/PongGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game

This is a basic implementation of the Atari Pong game.

Live Demo

Start Screen

  • You can play against the computer or against your friend.

  • CANVAS API use this project.

  • PLAYER 1 - Arrow Keys.

  • PLAYER 2 - w and s.

  • If you want to change the COM difficulty, the difficulty can be changed by changing the lvl in com object.

  • The game is over when either side scores 5 goals. If you want to change end score, change 290. line.

InGame

About

This is a basic implementation of the Atari Pong game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published