Skip to content

This was a snake food game, where size of the snake increases gradually as it eats food, which in turn increases score of the gamer where we can control direction, by keys. If it collides with edges of the board, it dies, game over. This was done on Console (No GUI) by Object Oriented programming in C++ Language.

Notifications You must be signed in to change notification settings

onkarbartakke/Snake-Game-by-OOPs-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This was a snake food game, where size of the snake increases gradually as it eats food, which in turn increases score of the gamer where we can control direction, by keys. If it collides with edges of the board, it dies, game over. This was done on Console (No GUI) by Object Oriented programming in C++ Language.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages