SyntaxSquad/DADProject#46 SyntaxSquad/DADProject#47 added sockets for game joining and card play

This commit is contained in:
2025-12-28 16:34:51 +00:00
parent 0d0f7569a6
commit 14dd4b3a4e
7 changed files with 459 additions and 127 deletions
+1
View File
@@ -11,6 +11,7 @@
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.13.2",
"nodemon": "^3.1.11",
"socket.io": "^4.8.1"
}