Python Maze Game

Project URL: https://github.com/Freedoough/The-aMAZEing-maze

Background

The purpose of this project is to get myself familiar with coding in the Python language. I chose Python because of the easy to understand syntax for someone with prior C++ experience. With my background in Video production and creative visual storytelling, I thought it would be cool to write a story, but instead of a screenplay it's a Python program. The inspiration for the story comes from a role-playing game called "Dungeons and Dragons" and I wanted to try and create a story where the user has different choices and there are various "chance" opportunities for the story to change. It may not be the best storytelling, but it's my first big project and I've already learned so much from developing it over time.