feature/add-respin #91

Merged
huy.pham merged 6 commits from feature/add-respin into develop 2025-07-10 15:02:58 +08:00
Showing only changes of commit c315d5d87b - Show all commits

View File

@ -39,11 +39,7 @@ stateDiagram-v2
2. **Re-trigger Respin**
![Retrigger](./img/respin/retrigger.png)
3. **Display Counter**
Show number of respins remaining.
![Counter](./img/respin/respin-left.png)
4. **Respin Win**
3. **Respin Win**
This step handles the outcome evaluation after a respin.
Its implementation depends on the specific game design and may be optional in some games.