player state passed into gameboard

This commit is contained in:
Mikayla Dobson
2022-04-16 14:22:45 -05:00
parent 42c15e2160
commit b272df9b39
6 changed files with 65 additions and 4 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"uuid": "^8.3.2"
}
}