This is a very basic tower defense game made for python.
Requires:
Python 2.x or 3.x:
• Version 3.5: https://www.python.org/downloads/release/python-351/ • Version 2.7: https://www.python.org/downloads/release/python-2711/ Peewee Installed: Enter this code into your command line to install:
• pip install peewee