Skip to content

KiwiFunk/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

My first project in C#! A simple console version of Blackjack! Finish the game with a higher total than that of the dealer, without exceeding 21.

This allows for multiple players and features a basic betting system.

Features

  • Play on your own, or with multiple (local) players!
  • Place wagers!
  • Features a proper deck of cards, not just randomly generated values from 1-10
  • Has logic for Ace being played as a 1, or an 11.
  • Continue on to the next round, Start again with new players, or quit!

Future features

  • Add Split, Double Down, Insurance and Surrender options in addition to Hit and Stand
  • Allow player to leave and join within a grace period between rounds.

About

A Blackjack console application written in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages