realm-of-ra / mancala

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

refr(Gameplay): moves game play message area to a different component #75

Closed xpanvictor closed 3 months ago

xpanvictor commented 3 months ago

and refactors the logic

Replaces the ternary operator with if statements to improve readability and also ensure traceability of the statements. Also makes simpler logics to figure out some game states for the conditionals.

fix(ui): fixes the brief whitescreen in the

resolves #73 and also provides fixes for some other issues

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mancala ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 7:31am
mancala-pkco ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 7:31am
okhaimie-dev commented 3 months ago

P.S. The component is actually a placeholder pending the time the design team give us a ui design