Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 331 Bytes

File metadata and controls

17 lines (8 loc) · 331 Bytes

pong-game

Building a Pong-Game clone with javascript

Controls

Left Paddle : W - > move UP S - > move DOWN

Right Paddle : ArrowUp - > move UP ArrowDown - > move DOWN

Talk is cheap, show me the code!