nodePong/README.md

8 lines
134 B
Markdown
Raw Normal View History

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