Skip to content

A new CLI snake game with basic movement and food collection mechanics

Notifications You must be signed in to change notification settings

sidhujag/cli_snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Snake Game

Overview

This project aims to create a simple yet engaging command-line version of the classic snake game. The game is designed to run in terminal environments, offering a nostalgic experience with a focus on smooth and responsive controls.

Features

  • Real-time keyboard input for snake movement.
  • Collision detection with the game board and the snake itself.
  • Score tracking displayed in real-time during gameplay.
  • Food placement at random locations on the game board.

Stay tuned for more updates as the project develops.

About

A new CLI snake game with basic movement and food collection mechanics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages