https://github.com/harisjamal28/tower_of_hanoi
A Game built focusing on the Tower of Hanoi basis! An old project but something i was passionate about finishing. It was a great way to work with Stack Data Structures practically and employ Javascript functions for Time Keeping and Stack Manipulation
https://github.com/harisjamal28/tower_of_hanoi
css data-structures game-development gamedev html javascript old-project stack tower-of-hanoi
Last synced: 3 months ago
JSON representation
A Game built focusing on the Tower of Hanoi basis! An old project but something i was passionate about finishing. It was a great way to work with Stack Data Structures practically and employ Javascript functions for Time Keeping and Stack Manipulation
- Host: GitHub
- URL: https://github.com/harisjamal28/tower_of_hanoi
- Owner: HarisJamal28
- Created: 2024-10-27T23:35:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T23:44:14.000Z (over 1 year ago)
- Last Synced: 2025-01-21T02:14:29.045Z (over 1 year ago)
- Topics: css, data-structures, game-development, gamedev, html, javascript, old-project, stack, tower-of-hanoi
- Language: SCSS
- Homepage: https://harisjamal28.github.io/Tower_of_Hanoi/
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tower_of_Hanoi
A Game built focusing on the Tower of Hanoi basis! An old project but something i was passionate about finishing. It was a great way to work with Stack Data Structures practically and employ Javascript functions for Time Keeping and Stack Manipulation