Turnip in a Box
This is a game in Python based on the coding projected written by Al Swiegart ' Carrot in a Box'
Instructions:
- Load into your IDE of choice
- Ensure Python 3.0 dependencies are installed
- Set Turnip.py in your respository
- Run Turnip.py
Turnip.py requires Python 3.0 and above
## Running
Once installed you can run the program with the following command
Python Turnip.py
## Thanks
Thanks of the original coding project and assignment from my instructors at RTC, Zak Rubin and Justin Ellis, and to the original code from creator of ' Carrot in a Box' Al Sweigart