Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 313 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 313 Bytes

Ping-Pong

Simple multiplayer ping-pong game with javascript

How to move the paddles?

  1. To move the left paddle :
  • Press "A" to move the paddle up
  • Press "Z" to move the paddle down
  1. To move the right paddle :
  • Press "J" to move the paddle up
  • Press "M" to move the paddle down

ENJOY !!!