Skip to content

Dilyen/cardgame-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Card Game

A simple MVP for playing BlackJack.

Basic Rules

  • Cards have 1 of 4 suits
  • Cards have standard face values
  • Each player gets 2 cards initially from Deck
  • Going over 21 ("going bust") - player loses
  • Players can ask for additional cards during their turn
  • Round ends when all players have had a turn
  • Highest score wins

About

Teaching Example - a Blackjack MVP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%