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

This commit is contained in:
2025-12-29 11:15:50 +00:00
committed by FernandoJVideira
parent d29e44c61c
commit c4078d9b82
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"
}