Skip to content

xiaozhu2021/javascript-pong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 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)

乒乓球

这是在HTML中实现经典Pong游戏版本的一个小实验。

笔记 不支持移动设备(需要处理触摸事件而不是按键输入)

开始


捐助

点击这里捐助我们

Languages

  • JavaScript 90.7%
  • HTML 8.0%
  • CSS 1.3%