Skip to content

feroake/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Snake game as a console application

Who does not love a snake game on a console application?

Notes

  • ASCI characters used to represent the snake, food and borders.
  • Snake itself is a linked list.
  • Gave me my first exposure to project building on visual studio and screen buffers thus enhancing my understanding of c++.
  • Done by following javidix on youtube video link

Note

Source.cpp contains the source code

Important

The app will not perform as intended if you maximize it or change the size of the window.

About

Terminal basesd simple snake game that we all love to play.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages