https://github.com/mrsauravsahu/towerofhanoi
Cross platform Tower of Hanoi game using GLUT for Windows and freeglut for Linux and Mac.
https://github.com/mrsauravsahu/towerofhanoi
cross-platform-tower freeglut glut hanoi-game highlighted opengl towerofhanoi
Last synced: 2 months ago
JSON representation
Cross platform Tower of Hanoi game using GLUT for Windows and freeglut for Linux and Mac.
- Host: GitHub
- URL: https://github.com/mrsauravsahu/towerofhanoi
- Owner: mrsauravsahu
- Created: 2016-11-28T16:14:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-28T19:14:28.000Z (over 9 years ago)
- Last Synced: 2025-03-17T01:28:24.155Z (over 1 year ago)
- Topics: cross-platform-tower, freeglut, glut, hanoi-game, highlighted, opengl, towerofhanoi
- Language: C
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TowerOfHanoi
A simple Cross platform Tower of Hanoi game using GLUT for Windows and freeflut for Linux and Mac.
Dependencies:
freeglut 2.8.1.3 on Linux and Mac
GLUT for Windows