https://github.com/craigyanitski/maze-solver
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: CraigYanitski
- Language: Python
- Default Branch: main
- Size: 2.93 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
Maze solver
This is my work on a maze solution simulator as part of the boot.dev curriculum. It currently uses tkinter to visualize a grid and generate the maze before solving it via a depth-first search. I am hoping to extend this project to use different pathfinding routines, such as A* and possibly including my Dijkstra algorithm from the 2024 Advent of Code. This will be difficult due to the fundamental differences in how the mazes are defined.
Owner
- Name: Craig Yanitski
- Login: CraigYanitski
- Kind: user
- Location: Köln, Germany
- Company: Universität zu Köln
- Repositories: 2
- Profile: https://github.com/CraigYanitski
GitHub Events
Total
- Push event: 1
- Create event: 1
Last Year
- Push event: 1
- Create event: 1