snake_pathfinding_ai
AI plays snake game using BFS (Breadth-First Search) algorithm. (by hayderkharrufa)
Pathfinding-Visualizer
Pathfinding visualizations with Python and Pygame (by Tauseef-Hilal)
snake_pathfinding_ai | Pathfinding-Visualizer | |
---|---|---|
1 | 1 | |
40 | 221 | |
- | -0.9% | |
2.5 | 2.4 | |
about 2 years ago | 5 months ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
snake_pathfinding_ai
Posts with mentions or reviews of snake_pathfinding_ai.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Python AI Snake Game
Program Code https://github.com/hayderkharrufa/snake_pathfinding_ai
Pathfinding-Visualizer
Posts with mentions or reviews of Pathfinding-Visualizer.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Introducing: Pathfinding Visualiser
Here's a link to the repository: Project Link
What are some alternatives?
When comparing snake_pathfinding_ai and Pathfinding-Visualizer you can also consider the following projects:
snek - It's snake. But snek. And in Python.
Maze-PathFinder-Visualization-Python - 2D maze path solver visualizer implemented with python
snake-game - A simple snake-based game created in python.
visual-pathfinder - Pathfinding algorithm visualizer
BFS-Maze-Solver - A python script that uses Computer Vision and Data Structures & Algorithms to trace a solution path in a maze.
Pathfinder - Search Strategy analysis and more for spatial navigation data in rodents