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

Casino - Don't Gamble #2830

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Casino - Don't Gamble #2830

wants to merge 2 commits into from

Conversation

FrankZarc
Copy link
Contributor

Your checklist for this pull request

Author name

Author: FrankZ

About your game

**What is your game about? It's a casino with 4 games in one. It includes blackjack (draw cards without going over 21), roulette betting on the result of a spinning wheel), slots, and bingo (trying to get 5 in a row on a card from random numbers). **

How do you play your game? Most of the time you can use WASD for cursor movement and J for selecting. In certain cases, I can redo a bet, K can go home, and L can shortcut for confirm.
For blackjack, you set a bet with W and S then hit J to hit, receiving cards. You can hit for more cards or stand with L to let the dealer go. If you go over 21 or the dealer gets a higher number than you under 21, then you lose.
For roulette, you choose an outcome for the wheel by clicking J on it. These include a specific number, red or black, even or odd, or thirds. You can then set a bet amount by selecting chips with J and spin the wheel to see if you've won.
For slots, with J you select a bet of 1, 2, or 3 money and spin to randomize the 3 slots. The payouts are detailed on a selectable help menu.
For bingo, you pay 100 to play and roll numbers balls with L, selecting a corresponding number on your card with J until you get 5 matches in a row. You get payed based on the number of balls used.
You can return to the home by selecting the home button on any of the games.

Code

Check off the items that are true.

  • The game was made using the Sprig editor.
  • The game is placed in the in the /games directory.
  • The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo").
  • The game runs without errors.
  • The name of the file/game contains only alphanumeric characters, -s, or _s.
  • The game name is not the same as the others from gallery

Image (If an image is used)

Thanks for your PR!

Copy link

vercel bot commented Jan 29, 2025

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

Name Status Preview Comments Updated (UTC)
sprig ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 2:09am

@yazidears
Copy link
Collaborator

this looks so cool!

-not an official sprig reviewer, just a normal dude :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission Game submission
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants