https://github.com/artinmohajeri/maze-runner-python
https://github.com/artinmohajeri/maze-runner-python
game game-development maze maze-game maze-runner pygame pygame-games pygame-library python python3
Last synced: about 2 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/artinmohajeri/maze-runner-python
- Owner: artinmohajeri
- Created: 2023-11-21T14:27:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T14:53:18.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T13:11:47.100Z (7 months ago)
- Topics: game, game-development, maze, maze-game, maze-runner, pygame, pygame-games, pygame-library, python, python3
- Language: Python
- Homepage:
- Size: 98.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maze Runner Python
### I have used python3.12 and pygame library to build this game.

### You have to play using "w","s","a","d" keys to move.
### If you collide with the maze border, you have to start again. Find a way to scape from the maze.

