Skip to content

A snake game program written using C++ and the graphics.h library.

Notifications You must be signed in to change notification settings

SiddharthGC/Snake_BGI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Snake_BGI

Siddharth Chandrasekar, 2016

A snake game program written in C++ using the WinBGI graphics.h library.

This is probably one of the best WinBGI snake implementations you'll find online (Believe me, I've looked). I've implemented a concept called double buffering to make the gameplay much smoother.

To run the application, make sure you have the WinBGI library installed. It will only work on Windows computers.

Please do not copy my work. If you'd like to use it for reference, please make sure to cite it as a source.

About

A snake game program written using C++ and the graphics.h library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages