Skip to content

sunsshadow/BlackJackQuiz

 
 

Repository files navigation

BlackJackQuiz

Android app to master blackjack skillz

@TODO

  • implement a pool of available cards instead of just random cards (aka create 8 actual decks)
  • fix the horrible card scaling bug for reals this time
  • implement scores
  • display scores on the screen
  • implement “double after split”
  • make sure the “split” function is working
  • implement colorful and epic win/tie/lose
  • clean up the code
  • style the code
  • find better names for some of the fragments (they seem too similar)

About

Application for studying the optimal actions for black jack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 93.9%
  • Ruby 6.1%