Skip to content
This repository was archived by the owner on Sep 1, 2019. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 184 Bytes

File metadata and controls

4 lines (3 loc) · 184 Bytes

PongGame

My second JavaScript game, but this time with multiplayer

It uses the HTML canvas with JavaScript on the front end and Node.js with express and socket.io on the back end.