-
Notifications
You must be signed in to change notification settings - Fork 2
rc115/CS1010-GUI-Project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CS1010-GUI-Project Section 11 group 3
Who in your team will be doing what? GUI designer, Documentation, leadership, Core programming, etc:
Rigo Castro: GUI designer and Core programmer
Alan Garrido: GUI designer and Documenter
Kenai Lozada: GUI designer and Documenter
Connor Moy: GUI designer and Core programmer
Q: Can't run it correctly?
A: How to install our game:
1. Download our zip file
2. Extract the zip file
3. If you have python installed, double click the file
4. (Optional) If the program crashes and can't find the 'Assets' folder,
move that folder to whereever it's looking for it
5. Gamble until you're a millionaire
Q: What is your project about? - Game, application, etc?
A: Our project is a game that depicts the game of Black Jack.
Allowing you to set certain amounts of to chips to bet with and play the game.
You're game will end once you ran out of chips, but it will continue as long as you have chips to play with.
Q: Who can play your game or use your application?
A: Casual or beginner players of black jack can play our game as it can be a good start to learn,with more lenient rules.
Q: How will your game be played?
A: Steps to step on how to play:
1. After running the program it will start in the menu screen,
here you can enter as many simoleons you want to play with,
there is a minumum of §10 and a maximum of §1m,
after you've entered a valid ammount the start button will activate which will start the game.
2. The hit and stand buttons will be disabled until a valid bet is entered,
then pressing hit will take the entered bet from your 'chips'.
3. Pressing hit once will give you and the dealer 2 cards,
after this the stand button will activate and pressing it will end the round.
4. Win conditions:
If the player stands with 21, they win.
If the player exceeds 21, they lose and the dealer wins
If you stand and you are closer to 21 than the dealer you win
If you stand and the dealer is closer to 21 than you then the dealer wins
If you and the dealer have same valued totals, then it's a tie
If either the player or dealer gets blackjack the round ends
5. After you win or lose your bet will be decided;
Winning with blackjack triples your bet
Winning by beating the dealer doubles your bet
Tieing with the dealer gives back your bet
Losing will not return your bet
6. After the round is over you can restart if you enter a new bet,
if you have less than the minimum bet you will be booted to the menu screen,
here you can enter a new balance to your chips to play again.
7. If at any point you have more than §1,000,000.00, you will be escorted off the premises. Says it in the name.
Bug Reports/features:
Bugs(If you find any put here):
* You can get more than 4 of the same card
*
*
*
Add features:
* Double down
* Two hands
* Multiplayer
*
*
*
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published