Skip to content

Sanchit-sk/Snake-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-cpp

Description

A classic CLI snake game implemented in C++ using windows.h library and designed in an object oriented manner.

Instruction Screen

Instruction screen

  • The game offers three difficulty levels - Easy, Medium and Hard
  • The Speed of the snake is decided by the difficulty level chosen by the user

Game Screen

Game Screen

  • The sequence of * represents the snake
  • The @ symbol represents the fruit

Game Play

Game Play

Currently working on to optimize the code!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages