vishal7695 / Tower-of-Hanoi-Game

Tower of Hanoi Game implemented in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tower of Hanoi Game implemented in C

Open terminal and type command (make sure you have gcc installed)
make

to execute the makefile

Then, run the game by typing
./gameon

About

Tower of Hanoi Game implemented in C


Languages

Language:C 97.1%Language:Makefile 2.9%