###### tags: `Lesson Notes` `Python` `OOP` `PythonFlask2021`
# Shall we play a game?
- So guess what we can do? Before we even get to Flask and have a front end we can still make our application interactive.
- For this one we will have a link to to the repository vs python tutor. Simply clone down the link at the end and run the game.py file.
- The link to the code is below. But take a look through the code first before you run it.
- [Terminal Game Repo](https://github.com/Python-InstructorMelissa/terminalGame)