Skip to content

The game 'Blackjack' is created using Python here.

Notifications You must be signed in to change notification settings

amalraj28/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

blackjack

The famous card game Blackjack is created using Python here. Rules and regulations of Blackjack as well as an online version of it can be found here.

Libraries imported:

  1. random --> To choose cards randomly
  2. replit --> For clearing screen
  3. colorama --> For coloured outputs

About

The game 'Blackjack' is created using Python here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages