-
Notifications
You must be signed in to change notification settings - Fork 12
Issues: ucsb-cs56-projects/cs56-games-blackjack
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Implement GuiController with Wait and Notify
cleanup
W18 OK
#84
opened Dec 6, 2017 by
ryankirkpatrick97
After losing the game a few times in a row, the amount of money lost each game seems to drift
bug
W18 OK
#81
opened Nov 29, 2017 by
ryankirkpatrick97
Current Player should be at the bottom of the screen/ in the south position
enhancement
W18 OK
#79
opened Nov 29, 2017 by
ryankirkpatrick97
Changing player names with menubar doesn't update gui
bug
W18 OK
#75
opened Nov 13, 2017 by
ryankirkpatrick97
Use Model-View-Controller to refactor BlackJackGui
bug
cleanup
W18 OK
#73
opened Nov 9, 2017 by
ryankirkpatrick97
Screen is frequently minimized when "play again" is pressed
bug
W18 OK
#65
opened Oct 27, 2017 by
efreila
Publish javadoc using the gh-pages workflow and remove javadoc from .gitignore
enhancement
W18 OK
#64
opened Oct 9, 2017 by
sean-shelton
In multiplayer, only one hand should be shown at a time
bug
enhancement
W18 OK
#62
opened Oct 9, 2017 by
sean-shelton
'Hit' and 'Stay' button jump around from one player to the next.
bug
W18 OK
#59
opened Nov 18, 2016 by
chavez95
add an 'Advice' button that advises current player to either stay or hit.
enhancement
W18 OK
#57
opened Nov 18, 2016 by
chavez95
Player should be able to choose from a few card decks
enhancement
W18 OK
#56
opened Nov 18, 2016 by
chavez95
Saving profiles saves a .txt file to main directory instead of subdirectory
enhancement
W18 OK
#51
opened Nov 8, 2016 by
davidtsu
Game allows you to continue betting after you've already lost
bug
W18 OK
#23
opened Feb 2, 2016 by
tmliew
Add in functionality for splitting your hand when you have a pair of equal value cards.
enhancement
W18 OK
#7
opened Jan 23, 2014 by
jstaahl
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.