Skip to content

snake-game is a classic game just like mobile-version which is playable on windows from console and written in C++

Notifications You must be signed in to change notification settings

009shanshukla/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-game

Overview

  • Game is written in C++.

  • Playable from console and ASCII character is used for graphics.

  • Snake has to eat food and is needed to be saved from boundaries.

Specifications

  • After eating each food, its length and speed will be increased .

  • After eating a fix number of foods, Game level will be changed.

  • Score will be increased with food eating of snake.

Game Screen

About

snake-game is a classic game just like mobile-version which is playable on windows from console and written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages