Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 474 Bytes

BLACKJACK-Game

This is a project on BLACKJACK Game done on the simple concept of OOP in @python Programming Language

How to play the game

This is a blackjack game. There is a dealer and a player. You can learn how to play this game by googling it.

Info of the project

This game was programmed by me while learning the concept of OOP in Python programming language. Program consists only of classes and functions in python syntax.

Python is for everyone