Console Games Written in Python. To run the particular game you want to run, issue the following commands in your OS shell:
python game_here.py
Right now it is just a non-working uno Game. One of the earlier commits should work. This is a repo to hold my biggest Python TUI game projects.
The planned games are:
- UNO (Still need to implement the proper changes)
- A guessing game
- A text adventure game
My main website: https://nathantibbitts.github.io