nodePong/README.md

8 lines
134 B
Markdown
Raw Normal View History

2016-02-10 20:39:41 +11:00
# **Multiplayer online Pong Game using nodejs and socket.io**
2016-02-10 18:57:27 +11:00
2016-02-10 21:34:48 +11:00
# Install
```
git clone https://git.tetalab.org/frtk/nodePong.git
```