Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a roulette game mode #110

Open
useyourshadow opened this issue Feb 14, 2025 · 1 comment · May be fixed by #113
Open

Add a roulette game mode #110

useyourshadow opened this issue Feb 14, 2025 · 1 comment · May be fixed by #113
Assignees
Labels
easy Good for newcomers modules Related to creation of a specific module (not core game flow)

Comments

@useyourshadow
Copy link

players should be able to place a bet
choose one of the following per game
.- bet on any single number for a high payout
.- bet on a single color (red/black) for a 2x (max) payout
.- bet on even or odd for a 2x (max) payout
"spin" the wheel. An asynchronous animation should play, and the slot where the ball falls should payout the player if it fits their bet

@useyourshadow
Copy link
Author

on it

@adamgulde adamgulde added easy Good for newcomers modules Related to creation of a specific module (not core game flow) labels Feb 15, 2025
@adamgulde adamgulde linked a pull request Feb 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Good for newcomers modules Related to creation of a specific module (not core game flow)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants