Add basic multiplayer
This commit is contained in:
parent
0f0a1eaf67
commit
46a48e7c15
113 changed files with 1362 additions and 754 deletions
|
|
@ -63,6 +63,7 @@
|
|||
"webpack-dev-server": "^3.10.3",
|
||||
"firebase": "^7.22.0",
|
||||
"@types/socket.io-client": "^1.4.34",
|
||||
"socket.io-client": "^2.3.1"
|
||||
"socket.io-client": "^2.3.1",
|
||||
"shared": "file:../shared"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue