Skip to content

Game of Blackjack created in Python, using the help of deckofcards api

Notifications You must be signed in to change notification settings

HarshGG/blackjack_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

blackjack_api

Description: Game of Blackjack created in Python, using the help of deckofcards api
Language: Python
Project Type: school project, collaborative
Purpose: to explore benefits of using an API, as well as expand knowledge and experience with the functionalities of Python

Some Rules that may be specific to this version of the game

  1. The value of the first ace in a player/dealer's hand is always 11, every other ace counts as 1
  2. If the player gets a blackjack, then he/she wins only if the dealer doesn't have a blackjack. If both have a blackjack, then it's a push.

About

Game of Blackjack created in Python, using the help of deckofcards api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages