Skip to content

It is a simple snake game where the snake will need to eat food and avoid touching borders. The food, itself changes its position randomly with time and also through the consumption of the snake—a simple glut project implemented in c++.

Notifications You must be signed in to change notification settings

Tuurash/SimpleSnake

Repository files navigation

SimpleSnake

Snake can be controlled using W,A,S,D towards 4 directions specifically clashing into borders will cause Game Over clashing into itself will cause game over eating food,snake length increases and cause point increase after gameover An wiindows form appers with a result view

About

It is a simple snake game where the snake will need to eat food and avoid touching borders. The food, itself changes its position randomly with time and also through the consumption of the snake—a simple glut project implemented in c++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published