Skip to content

isratdev/Snake-Game

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Snake Game ๐Ÿ

About the Game

This is a simple, fun, and interactive Snake Game built as a backend project. It is a classic single-player game where the player controls the movement of the snake on the screen, aiming to eat the food and grow longer while avoiding its own tail.

Key Features:

  • Classic Snake Game mechanics.
  • Single-player gameplay.
  • Built primarily for fun and educational purposes.
  • Developed as a backend project, showcasing logic and game mechanics rather than focusing on graphical or UI elements.

How to Play:

  1. Run the game using your preferred environment (or any other environment you may have used).
  2. Use the arrow keys to move the snake up, down, left, or right.
  3. The goal is to eat the food that appears on the screen, which makes the snake grow longer.
  4. Avoid the snake's own body.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%