Skip to content

TonyVH/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Games

Game Projects

Blackjack

A simple blackjack game. 

The graphics.py module was created by John Zelle for use with his book "Python Programming: An Introduction To Computer Science Second Edition". The graphics.py module was created to be a simple introduction to computer graphics; it contains classes made from the tkinter API. I have encountered a problem while attempting to run this program on a mac, but not on my windows and linux OS. When attempting to run on a mac, I get an error message from tkinter stating that it does not recognize the information in the PNG files. While searching for an answer on Google and Stack Overflow, it seems as though there is an issue with files containing transparent backgrounds. I may eventually re-write this game to run with pygame.

First Pygame

This comes from a video tutorial on pygame found at https://www.youtube.com/watch?v=mTmJfWdZzbo. 

The original picture file for this tutorial were not listed on the page, so I found some PNG files on Google Images that seemed to suit the program.

More to come...

About

Game Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages