Skip to content

xjwllmsx/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

Description

A simple Python implementation of the classic card game, Blackjack. Built as a learning project while exploring the fundamentals of Python programming.

Features

  • Interactive gameplay for a single player versus the dealer.
  • Implements standard Blackjack rules.
  • Designed to run in the terminal.

Requirements

  • Python 3.x

Usage

  1. Clone the repository:
git clone https://github.com/xjwllmsx/blackjack.git
cd blackjack
  1. Run the program:
python blackjack.py

About

A game of Blackjack built with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages