An open API service indexing awesome lists of open source software.

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.

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