Skip to content

ianmolnarang/SnakeGame_Clang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

SnakeGame_Clang

Making of the snake game. The snake is represented with a 0(zero) symbol. The fruit is represented with an *(asterisk) symbol. The snake can move in any direction according to the user with the help of the keyboard (W, A, S, D keys). When the snake eats a fruit the score will increase by 10 points. The fruit will generate automatically within the boundaries. Whenever the snake will touch the boundary the game is over. snakegame

About

Making of the snake game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages