/BlackJack-Pygame

A Simple BlackJack Game made with pygame

Primary LanguagePython

Blackjack

About

Another BlackJack implementation , made with pygame.

Running The Game

To run the game ... All you gotta do is download this repository , go to Game folder and then run main.py...

Note that you would need python and pygame installed in your system

You can download python from here

To download pygame you would need Pip installed in your System which will be automatically installed if you install python....Then just install pygame using the commad

pip install pygame

More info at https://www.pygame.org/wiki/GettingStarted

Screenshots

One

Two

Three