realm-of-ra / mancala

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

Implement Seed Animation #182

Open supreme2580 opened 2 weeks ago

supreme2580 commented 2 weeks ago

Implement seed animation using framer js or any other js animation library for seed movements, seed capture and end game.

I recommend you work from update-contract branch as the query there contains extra fields you may need namely previous and current pit for each seed.

We already have a working version on the develop branch, so you can checkout that to play and see how it looks/is, then you can see why we want to animate seeds from the update-contract branch

Nobody will be assigned, the first PR with this feature working claims this.

linear[bot] commented 2 weeks ago

MAN-38 Implement Seed Animation

Iwueseiter commented 2 weeks ago

Hi @supreme2580 can I work on this?

supreme2580 commented 2 weeks ago

Yeah, it is open to everybody, we'll take the first PR that works

Iwueseiter commented 2 weeks ago

Alright