A maze game using only python turtle. Pygame for music!!!
This might only work in python 3.x
This is a game for fun you can also use it for example.
1.You need to download Pygame by openning your cmd and type in: python3.6 -m pip install pygame or you can click here to go to pygame.org
2. make sure you put all the two files and python together.
3.run the python file(maze.py).
I am a kid so I dont have that much time to update the game.
I'll try to update monthly or weekly.
For this 0.01 version I created a maze and a character that you can control with The four direction keys.In later version I'll create enemy and more traps. I got this from a Youtube video. Click here to See how that person make the game!!!