Create game restart functionality
Closed this issue · 8 comments
We need a player to be able to restart a game. Add a new function on the MancalaGame model that will restart the game.
Hi @web3technologies can I work on this?
Here is how I would tackle the issue: I will study the code and further implement a method that resets a game to its initial state, making it possible to restart a game. I would do this quickly and as expected.
I'm looking forward to a response and further instructions.
Hi @Iwueseiter happy to see your interest. What is your timeline for completion? We are in need of this logic completion ASAP
@web3technologies 3 working days maximum.
@Iwueseiter the task has been assigned to you.
@Iwueseiter Whats your progress on this issue?
@web3technologies I've started working on this and will create PR as soon as possible.
I can do this
Having going through the code base I think I can be able to deliver on this within 3days. I have some logic in place