{"id":16974257,"url":"https://github.com/jerone/towerofhanoi","last_synced_at":"2025-08-04T05:38:34.396Z","repository":{"id":27358236,"uuid":"30833570","full_name":"jerone/TowerOfHanoi","owner":"jerone","description":"TowerOfHanoi","archived":false,"fork":false,"pushed_at":"2015-02-15T16:43:02.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T20:47:18.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-15T16:42:18.000Z","updated_at":"2015-02-17T20:06:02.000Z","dependencies_parsed_at":"2022-07-18T10:48:46.984Z","dependency_job_id":null,"html_url":"https://github.com/jerone/TowerOfHanoi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jerone/TowerOfHanoi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerone%2FTowerOfHanoi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerone%2FTowerOfHanoi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerone%2FTowerOfHanoi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerone%2FTowerOfHanoi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerone","download_url":"https://codeload.github.com/jerone/TowerOfHanoi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerone%2FTowerOfHanoi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268655125,"owners_count":24285128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T01:05:48.105Z","updated_at":"2025-08-04T05:38:34.366Z","avatar_url":"https://github.com/jerone.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TowerOfHanoi\n\n[The Tower of Hanoi](http://en.wikipedia.org/wiki/Tower_of_Hanoi) is a mathematical game or puzzle. It consists of three rods, and a number of disks of different sizes which can slide onto any rod. The puzzle starts with the disks in a neat stack in ascending order of size on one rod, the smallest at the top, thus making a conical shape.\n\nThe objective of the puzzle is to move the entire stack to another rod, obeying the following simple rules:\n\n1. Only one disk can be moved at a time.\n2. Each move consists of taking the upper disk from one of the stacks and placing it on top of another stack i.e. a disk can only be moved if it is the uppermost disk on a stack.\n3. No disk may be placed on top of a smaller disk.\n\nWith three disks, the puzzle can be solved in seven moves. The minimum number of moves required to solve a Tower of Hanoi puzzle is 2\u003csup\u003en\u003c/sup\u003e - 1, where n is the number of disks.\n\n## Screenshot\n\n![TowerOfHanoi](https://raw.githubusercontent.com/jerone/TowerOfHanoi/master/screenshot.jpg)\n\n## Disclamer\n\nThis program was build in ~2010 and I'll probably not update it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerone%2Ftowerofhanoi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerone%2Ftowerofhanoi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerone%2Ftowerofhanoi/lists"}