Skip to content

ethanfuerst/deal-or-no-deal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deal-or-no-deal

Text-based Deal or No Deal game. If you want to add something, feel free to make a pull request!

Files in this repository

app.py - the meat of my application

How to run

python3 app.py

Code style: black