{"id":23190297,"url":"https://github.com/linsanity03/algorithm_visualizer","last_synced_at":"2025-07-17T02:35:38.423Z","repository":{"id":205577485,"uuid":"714263642","full_name":"LINSANITY03/Algorithm_Visualizer","owner":"LINSANITY03","description":"Algorithm visualizer game with pygame showcasing visualization of Popular algorithms","archived":false,"fork":false,"pushed_at":"2023-12-10T22:31:38.000Z","size":579,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T06:41:34.636Z","etag":null,"topics":["algorithm","algorithm-visualization","algorithms","data-structures-and-algorithms","pygame","python","python3","shortest-path-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","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/LINSANITY03.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-04T11:57:37.000Z","updated_at":"2023-12-17T20:44:37.000Z","dependencies_parsed_at":"2023-11-13T23:26:09.679Z","dependency_job_id":"d91eeafb-9d1c-4b79-aa9c-ba08f88ff752","html_url":"https://github.com/LINSANITY03/Algorithm_Visualizer","commit_stats":null,"previous_names":["linsanity03/algorithm_visualizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LINSANITY03/Algorithm_Visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINSANITY03%2FAlgorithm_Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINSANITY03%2FAlgorithm_Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINSANITY03%2FAlgorithm_Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINSANITY03%2FAlgorithm_Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LINSANITY03","download_url":"https://codeload.github.com/LINSANITY03/Algorithm_Visualizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINSANITY03%2FAlgorithm_Visualizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263925216,"owners_count":23530855,"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":["algorithm","algorithm-visualization","algorithms","data-structures-and-algorithms","pygame","python","python3","shortest-path-algorithm"],"created_at":"2024-12-18T12:14:03.807Z","updated_at":"2025-07-06T15:32:47.488Z","avatar_url":"https://github.com/LINSANITY03.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Python versions](https://img.shields.io/badge/python-3.10-blue)\n![pygame](https://img.shields.io/badge/pygame-2.5.2-yellow)\n\n# Algorithm Visualizer\n\nThis is a game written in Python to show visualization of popular algorithms. Currently, A star algorithm is visualized to find shortest path in this game with more addition incoming.\n\n### Tech stack used:\n\n- Python (3:10)\n- Pygame\n- Figma to create any background, button images\n\n## How to play?\n\n- Clone the github repository.\n\n```\n    git clone https://github.com/LINSANITY03/Algorithm_Visualizer.git\n```\n\n- Create a virutal env and install the requirements.\n\n```\n    python virtualenv venv\n    venv\\Scripts\\active\n    pip install -r requirements.txt\n```\n\n- Run the AlgoMain.py file.\n\n```\n    python AlgoMain.py\n```\n\n## Rules:\n\n- Source and destination points are required to start.\n- Walls can be selected multiple times or None.\n- A \\* algorithm can search in all 8 directions representing straight and diagonals cells.\n- Green colour represents source.\n- Red colour represents Destination.\n- Brown colour represents walls.\n- Blue colour represents visited cell.\n- Path if existed is represented by Black colour\n\n## Output:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/game.JPG\" alt=\"Algorithm_game\" height=\"360\" width=\"640\"\u003e\n\u003c/p\u003e\n\n## Future Integration:\n\n- Main menu layout\n- More path finding algorithm integration such as Dijkstra's, Breadth-first, depth-first.\n- Comparison of different algorithm.\n- Addition of sorting algorithms.\n- Automate testing.\n\n## Collaboration\n\nFeel free to use this codebase for your projects. If you want to talk more about this project or have found bugs, create a pull request or contact me on **pujantamang92@gmail.com**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinsanity03%2Falgorithm_visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinsanity03%2Falgorithm_visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinsanity03%2Falgorithm_visualizer/lists"}