Skip to content

The traditional snake video game implemented in C++ using BGI (Borland Graphics Interface)

Notifications You must be signed in to change notification settings

joel122002/cppsnakegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Snake Gmae

This is a implementation of the snake game using BGI (Borland Graphics Interface) in C++

Pre-requisites

You will need the graphics.h library to run this project. For a guide to install the graphics.h library in CodeBlocks you can follow this tutorial or for Dev C++ you can follow this tutorial

About

The traditional snake video game implemented in C++ using BGI (Borland Graphics Interface)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages