snake-cli
snake_pathfinding_ai
snake-cli | snake_pathfinding_ai | |
---|---|---|
3 | 1 | |
30 | 35 | |
- | - | |
0.0 | 2.5 | |
over 2 years ago | over 1 year ago | |
Python | Python | |
GNU General Public License v3.0 only | 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.
snake-cli
- I made a terminal based snake game using Python and Curses
-
snake-cli: a cli snake game that I made with python and curses
Github: https://github.com/ading2210/snake-cli
snake_pathfinding_ai
-
Python AI Snake Game
Program Code https://github.com/hayderkharrufa/snake_pathfinding_ai
What are some alternatives?
snake - :snake: A super minimal TUI snake game written in pure BASH v5.1+
BFS-Maze-Solver - A python script that uses Computer Vision and Data Structures & Algorithms to trace a solution path in a maze.
snek - It's snake. But snek. And in Python.
TRPG - Simple Python text-based RPG for your terminal!
search-algorithms-playground - From-scratch scenario generation for search algorithms testing and experimentation.
Solitaire - A simple terminal-based solitaire game written in C using Ncurses
Pathfinding-Visualizer - Pathfinding visualizations with Python and Pygame
pokete - A terminal based Pokemon like game
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!
Sudoku-Solver - 🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.
snake-game - A simple snake-based game created in python.