sivicstudio / starkludo

Ludo game on Starknet
https://testnet.starkludo.com
MIT License
8 stars 28 forks source link

QA Test for StarkLudo #53

Closed MullerTheScientist closed 2 weeks ago

MullerTheScientist commented 2 weeks ago

Closes #45

During the testing phase, I evaluated the core functionalities and game rules of the Ludo implementation. The game successfully allows multiple players to participate, with standard Ludo mechanics such as rolling the dice, and following the classic rules of reaching the home area.

However, a UI bug was observed where the winner prompt was substandard, potentially impacting the user experience. Overall, the game logic appears to be functioning correctly, but minor UI improvements are needed for optimal playability.