realm-of-ra / mancala

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

Create Forfeit Game Logic #44

Closed web3technologies closed 3 months ago

web3technologies commented 4 months ago

We need a new function that will allow a user to forfeit the game.

princeibs commented 4 months ago

Can I hop on this?

web3technologies commented 4 months ago

I would assign this to you however this is a blocker currently: https://github.com/realm-of-ra/mancala/issues/23

web3technologies commented 4 months ago

@princeibs if you would like to take https://github.com/realm-of-ra/mancala/issues/23 and implement this logic you can

princeibs commented 4 months ago

Yeah sure. I would like to first tackle issue 23 @web3technologies

web3technologies commented 4 months ago

@princeibs you can take issue 23

web3technologies commented 4 months ago

@princeibs I have completed issue 23 you can now move forward with this issue.

Josh-121 commented 3 months ago

Pls can I work on this?

Josh-121 commented 3 months ago

I have a good understanding on how to go about this from reviewing the code. I have had to implement things like this in the past. Should deliver within 2days

Dprof-in-tech commented 3 months ago

Hello @web3technologies Its Isaac here and i would love to work on this issue.

I understand that I have to implement function which should take the forfeiting users id, end the game and add the game id as a loss to the forfeiting player id in the updated player model

I have been successfully contributing to starknet projects and would love to work on this issue.

here is my onlydust profile https://app.onlydust.com/u/Dprof-in-tech

Josh-121 commented 3 months ago

I have a good understanding on how to go about this from reviewing the code. I have had to implement things like this in the past. Should deliver within 2days

I'm looking to make my first contribution on here but regardless, I have extensive experience in software & game dev so I'm quite confident and happy to work on this