<aside> 🔥 Notes: If at any point during this process something is different from what I've described, just use common sense and do what seems right. Also, I'm having you download Python3.7, which is not the latest version of Python. You can download the latest version if you want, but I would advise against it since many libraries (and possibly NEAT) don't support versions above 3.7.

</aside>

  1. Install Python3.7

  2. Install PyCharm

  3. Create a project

    Naming your project

    Setting your interpreter to Python3.7

  4. Paste Mr. Marshall's code into your project

  5. Install the necessary libraries

You should now have a basic understanding of PyCharm and how to create new files, install libraries, etc. If something just isn't working, message me on Slack and I'll try to get back to you as soon as possible.