Harry Potter Maze Game - Python

The video shows  the latest version of my Harry Potter Maze Game. I built it using Python's Turtle module.  It is based on C.Thompson's maze game. I made some changes to make it a Harry Potter themed game.  This is using Harry Potter images and references.  So besides the treasure, there is the golden snitch and the symbol representing the treasures from the 3 brothers.

The background is white so that it is easier to see the characters, enemies and treasures. The enemies movement is randomized.

Enjoy!


Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle