Skip to content

michael-koeller/javascript-pong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Pong

This is a small experiment to implement a version of the classic Pong game in an HTML .

You can also play this game in the Chrome Web Store

NOTES

  • No support for mobile devices (need to handle touch events instead of key input)

About

A javascript version of the classic 1972 arcade game Pong!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.7%
  • HTML 8.1%
  • CSS 2.2%