realm-of-ra / mancala

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

Add functionality to the other parts of the game #108

Closed supreme2580 closed 6 days ago

supreme2580 commented 1 week ago

A few things in this game still needing functionality are

For the levels formula, we are doing minimum of 1 then every four wins is 1 level up, then scores are wins * 50.

To get the total number of wins we fetch all the instances where a user address is the winner of the game and the length of the array is the total number wins

For implementing restart and end game functionality there is already an issue created to add this to the contract, when that is done it will be possible to call those functions on the frontend

linear[bot] commented 1 week ago

MAN-24 Add functionality to the other parts of the game

Oshioke-Salaki commented 1 week ago

I’ll do it. Can I be assigned?

josephchimebuka commented 1 week ago

Can I hop on this??

Josh-121 commented 1 week ago

new contributing on here but have a software engineering background, with a little bit of game dev, also quite familiar with cairo. I'm quite confident in handling these.

https://app.onlydust.com/u/Josh-121

ktarun1419 commented 1 week ago

Hi @okhaimie-dev @supreme2580 i want to work on this one