INSTRUCTIONS:
- The user should have python installed.
- All the files should be extracted into a single folder.
- Each level has a seperate file.
- The entire folder (the file of all 4 levels and the project.py file) is advised to be loaded into VS Code before attempting to run the game.
- The game will be run through a file named 'Project.py'.
- The timer function will only work if you run the files individually, once the time is over it will diaplay 'GAME OVERR!!' along with the shortest path it generated for a particular level.
- You will have to close both the windows (levels and main maze) to change levels.
- Use arrow keys to move the turtle and play the game.
- Happy gaming!