https://github.com/aminakbari7/maze_game
solve maze game with Ai(bfs)
https://github.com/aminakbari7/maze_game
artificial-intelligence bfs-algorithm maze-solver tkinter
Last synced: 3 months ago
JSON representation
solve maze game with Ai(bfs)
- Host: GitHub
- URL: https://github.com/aminakbari7/maze_game
- Owner: aminakbari7
- License: mit
- Created: 2024-03-09T16:52:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T16:32:08.000Z (over 1 year ago)
- Last Synced: 2025-01-20T07:43:40.939Z (5 months ago)
- Topics: artificial-intelligence, bfs-algorithm, maze-solver, tkinter
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maze _game
S= start
G= goal
Every time you click on "refresh" , The game map changes randomly
![]()
![]()