
Introduction
The Fallen Monarch is a text-based adventure game where you are a wizard from a small town who is running away from their home. You have the ability to use magic and spells to battle other wizards and monsters. The aim of the game is for you to work your way up to The Royals and defeat the Wizard Master and bring the Monarchy down.
This was a solo project for my university module and was programmed in Python.

Software Utilised

I used Python to programme all the narrative and choices systems for the game.
Python

I used Pycharm to write all the code in Python and used it to send code to my GitHub Repository.
Pycharm

Throughout the development of the project, I used GitHub to save and backup my code/scripts. I was able to understand how to use branches and using different repositories for my work.
GitHub
Final Work