Skip to content

KUNGERMOoN/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake++

A simple CLI Snake game written in Visual C++

snake

Features

  • Multiple colors (red and green)
  • Saving best score
  • Animations on title screen and game over screen
  • Easy to install

Usage

(Note: the program is currently Windows-only)

Go to relases and download an exe for appropriate architecture. The program is mostly self-contained and only depends on some libs shipped with Windows. You can run it without Admin privileges, but it needs to be placed in a directory with write permission (such as Documents)

A file with the best score (Data.txt) will be created in the same directory as the exe

Credits:

About

A simple Snake game written in Visual C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages