Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 263 Bytes

README.rst

File metadata and controls

17 lines (13 loc) · 263 Bytes

Pong (with node.js)

by Nikolaj Baer

My attempt to create multiplayer pong in node.js.

Very much not working yet..

Setup

  1. Install node.js
  2. git submodule init
  3. git submodule update
  4. ./run.sh