Skip to content

An implementation of blackjack as part of 'An Introduction to Interactive Programming in Python' Rice University course.

License

Notifications You must be signed in to change notification settings

zsoltiii/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Blackjack

An implementation of blackjack as part of 'An Introduction to Interactive Programming in Python' Rice University course.

screenshot

Installation

You don't need to install anything, as a matter of fact, this game won't even run as a Python program.

It has been developed in Rice University's online, browser-based Python interpreter using a subset of Python 2 and graphical libraries, such as SimpleGui.

Play

Simply open up CodeSkulptor and copy-paste the contents of blackjack.py.

Hit Run!

Controls

Use the action buttons to play the game.

Deal - New game
Hit - Take one more card
Stand - End turn

About

An implementation of blackjack as part of 'An Introduction to Interactive Programming in Python' Rice University course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages