{"id":21871637,"url":"https://github.com/neuralcortex/towers_of_hanoi_react","last_synced_at":"2026-05-08T10:34:48.773Z","repository":{"id":206651334,"uuid":"717384301","full_name":"NeuralCortex/Towers_Of_Hanoi_React","owner":"NeuralCortex","description":"Graphical solution to solve the Towers Of Hanoi problem","archived":false,"fork":false,"pushed_at":"2023-11-11T10:25:22.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T22:28:51.291Z","etag":null,"topics":["csv-export","javascript","react","tower-of-hanoi","towers-of-hanoi","w3schools","webapp"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/NeuralCortex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-11T10:20:30.000Z","updated_at":"2023-11-11T10:27:03.000Z","dependencies_parsed_at":"2023-11-11T11:25:34.732Z","dependency_job_id":"2a5f4d5e-2270-4753-ae36-7742ca13b401","html_url":"https://github.com/NeuralCortex/Towers_Of_Hanoi_React","commit_stats":null,"previous_names":["neuralcortex/towers_of_hanoi_react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NeuralCortex/Towers_Of_Hanoi_React","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralCortex%2FTowers_Of_Hanoi_React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralCortex%2FTowers_Of_Hanoi_React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralCortex%2FTowers_Of_Hanoi_React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralCortex%2FTowers_Of_Hanoi_React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuralCortex","download_url":"https://codeload.github.com/NeuralCortex/Towers_Of_Hanoi_React/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuralCortex%2FTowers_Of_Hanoi_React/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261777415,"owners_count":23208113,"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","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":["csv-export","javascript","react","tower-of-hanoi","towers-of-hanoi","w3schools","webapp"],"created_at":"2024-11-28T06:14:50.916Z","updated_at":"2026-05-08T10:34:48.749Z","avatar_url":"https://github.com/NeuralCortex.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Towers of Hanoi React 1.0.0\n\n![Towers of Hanoi App](https://github.com/NeuralCortex/Towers_Of_Hanoi_React/blob/main/app.png)\n\n## Overview\n\nTowers of Hanoi is a mathematical puzzle game based on a divide-and-conquer approach. The game consists of three stacks with discs of varying sizes arranged in ascending order. The objective is to move all discs from Stack 1 to Stack 3 (the rightmost stack) while adhering to the following rules:\n\n- Only the provided stacks may be used.\n- No larger disc can be placed on top of a smaller disc.\n\nThe program uses a recursive algorithm to solve the puzzle. A table on the right side of the interface displays all necessary steps to complete the solution, which can be exported as a CSV file. The program supports up to 10 discs, requiring 1023 steps to solve.\n\n## Installation and Setup\n\nTo run the web app, follow these steps:\n\n1. Install [Node.js](https://nodejs.org).\n2. Clone this repository or download the project files.\n3. Navigate to the project's main directory in your terminal.\n4. Run `npm install` and wait for the installation to complete.\n5. Run `npm start` to launch the app in development mode, or\n6. Run `npm run build` to create a production-ready build.\n\n## Technologies Used\n\nThis web app was created using [Create React App](https://github.com/facebook/create-react-app). The following tools were used:\n\n- [Visual Studio Code](https://code.visualstudio.com/)\n- [Node.js](https://nodejs.org)\n- [Google Chrome](https://www.google.com/chrome/)\n\n## Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). For more information on available scripts and customization, refer to the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralcortex%2Ftowers_of_hanoi_react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuralcortex%2Ftowers_of_hanoi_react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralcortex%2Ftowers_of_hanoi_react/lists"}