This commit is contained in:
2016-02-20 19:11:56 +01:00
parent 9431bb259a
commit 2636cf3db7
8 changed files with 186 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "npg_app.js",
"version": "0.1.5",
"version": "0.2.1",
"description": "Multiplayer online Pong Game using nodejs and socket.io",
"directories": {
"server": "server",