Free
2D PyMaze Game
The game
The 2D PyMaze game is a simple open sourced game made with Python where you move around in a maze.
This game is meant to show some things on what you can do with pygame and Python so expect this game to be unfinished. The source code is available under the Apache 2.0 license so you can edit the game to your own liking and style.
Github source code: https://github.com/ShadowHedgehog/2DPyMazeGame
Gitlab source code: https://gitlab.com/ShadowTheHedgehog/2dpymaze