Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 239 Bytes

File metadata and controls

6 lines (5 loc) · 239 Bytes

Python-Blackjack

A basic Blackjack implementation in Python 3. Created by Tyler Heim for the purposes of learning Python syntax.

Also includes other Python work related to card games, all matching the purpose of learning Python syntax.