Skip to content

The famous arcade pong game written in Javascript

Notifications You must be signed in to change notification settings

vicfreys/pong_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

pong_game

The famous arcade pong game written in Javascript

Simple physics game

Further changes

  • The length of the paddle can change during time
  • Translate the ball and paddles into objects
  • Add a better relation to detect the collision according to the shape of the ball (I guess a simple Pythagore inequation)
  • Add difficulty depending on the speed movement of the AI

About

The famous arcade pong game written in Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published