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 bet system #34

Closed
kpoon1 opened this issue Dec 2, 2016 · 3 comments
Closed

Add a bet system #34

kpoon1 opened this issue Dec 2, 2016 · 3 comments

Comments

@kpoon1
Copy link
Contributor

kpoon1 commented Dec 2, 2016

Add a bet system that is applicable for BlackJack game.
It would be great if the bet system could also be applicable for future card games.

@athielk
Copy link
Contributor

athielk commented Dec 2, 2016

F16 OK (100pts)

@YunSuk
Copy link
Contributor

YunSuk commented Nov 20, 2017

User starts out with 10 points. User can bet x points (0<= x <= total points remaining) to earn or lose x points upon winning or losing.

@YunSuk YunSuk closed this as completed Nov 20, 2017
@YunSuk
Copy link
Contributor

YunSuk commented Nov 20, 2017

This was only implemented in CLI. GUI version is not implemented.

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

No branches or pull requests

3 participants