Skip to content

Replica of Towers Of hanoi puzzle as a game in C using graphics.h

Notifications You must be signed in to change notification settings

jayachandhar/Towers-of-hanoi-puzzle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Towers-of-hanoi-puzzle-game

Replica of Towers Of hanoi puzzle as a game in C using graphics.h

[PREREQUISITES]

Ensure you have C complier which supports graphics or a complier which has graphics.h header file.

Edit line 26 to point to your BGI folder to use graphics functionality.

Run the program in the compiler,it will launch a screen if graphics environment is set.

Enjoy the game.

About

Replica of Towers Of hanoi puzzle as a game in C using graphics.h

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages