comand-line-game
There are 2 repositories under comand-line-game topic.
pkprajapati7402/Snake-game
The CLI Snake Game is a command-line implementation of the classic Snake game built using Python's curses library. Players navigate a snake to consume apples and grow longer, all while avoiding collisions with the walls and the snake's own body. The game features an intuitive menu system, a scoreboard to track high scores.