Skip to content

foredeva/Simple-Blackjack-Game-GUI

 
 

Repository files navigation

Blackjack GUI

This python project will modify the simple blackjack game. The end goal is to add a GUI and multiplayer mode.

MAJOR UPDATE: This will be based of an existing blackjack game in pygame. I have modified it to have a title sceen, as well as changing the screen size to better accomadate the future multiplayer mode. There were also some bug fixes, that being 2 syntax errors and changes in the file paths for card images.

MY PROGRAM NAME: BlackjackGUI in the folder titled Blackjack-Python-master

Original game: https://github.com/ServePeak/Blackjack-Python/blob/master/blackjack.py

About

This is my first Python project . I built a simple blackjack game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%