realm-of-ra / mancala

https://meowing-anteater-cee.notion.site/Mancala-Game-MVP-7521e2f2e5294575b33b17601afde810
MIT License
9 stars 24 forks source link

Create private game #43

Closed web3technologies closed 1 month ago

web3technologies commented 1 month ago

We need the ability to create a private game that when a user creates a game they can supply the player two address so that way no other users can join the game.

Add state on the MancalaGame and create a new function on the contracts