search-algorithms-playground
snake_pathfinding_ai
search-algorithms-playground | snake_pathfinding_ai | |
---|---|---|
1 | 1 | |
2 | 35 | |
- | - | |
0.0 | 2.5 | |
over 1 year ago | about 1 year ago | |
Python | Python | |
GNU Affero General Public License v3.0 | MIT License |
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.
search-algorithms-playground
-
My code for Python does not work to solve the maze.
Furthermore, in case you are interested, you can check out some examples of search algorithms made by me in this repository.
snake_pathfinding_ai
-
Python AI Snake Game
Program Code https://github.com/hayderkharrufa/snake_pathfinding_ai
What are some alternatives?
Pathfinding-Visualizer - Pathfinding visualizations with Python and Pygame
BFS-Maze-Solver - A python script that uses Computer Vision and Data Structures & Algorithms to trace a solution path in a maze.
pymaze - A maze generator, solver and visualizer for Python
snek - It's snake. But snek. And in Python.
visualize-the-web - A geographic visualizer of HTTP requests across long distances, built with Python and Flask
snake-cli - Snake in the terminal, made with python and curses.
labyrinth - Generate and solve mazes using various algorithms
Snakefest - A snake-like game built with Tkinter, the classic Python GUI library. Enjoy some good-ol' snake extended by various special tiles and custom map creation!
snake-game - A simple snake-based game created in python.