Game in Python
Python Game created as study project for Pyladies course "Python for Beginners" in Ostrava 2018 (more info here: https://pyladies.cz/, https://naucse.python.cz/)
Installation:
- You need to create new virtual environment
- Install all needed libraries via =>
pip install -r requirements.txt