{"id":23047046,"url":"https://github.com/arjuncodess/algorithm_visualizer_pygame","last_synced_at":"2025-04-03T02:44:18.312Z","repository":{"id":218486053,"uuid":"746513683","full_name":"ArjunCodess/algorithm_visualizer_pygame","owner":"ArjunCodess","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-22T06:43:45.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T16:46:36.442Z","etag":null,"topics":["algorithm-visualisation","algorithm-visualizer","gui","pygame","python","sorting-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArjunCodess.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,"roadmap":null,"authors":null}},"created_at":"2024-01-22T06:41:25.000Z","updated_at":"2024-11-09T01:58:13.000Z","dependencies_parsed_at":"2024-01-22T07:46:38.351Z","dependency_job_id":null,"html_url":"https://github.com/ArjunCodess/algorithm_visualizer_pygame","commit_stats":null,"previous_names":["arjuncodess/algorithm_visualizer_pygame"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArjunCodess%2Falgorithm_visualizer_pygame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArjunCodess%2Falgorithm_visualizer_pygame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArjunCodess%2Falgorithm_visualizer_pygame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArjunCodess%2Falgorithm_visualizer_pygame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArjunCodess","download_url":"https://codeload.github.com/ArjunCodess/algorithm_visualizer_pygame/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927808,"owners_count":20856193,"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-visualisation","algorithm-visualizer","gui","pygame","python","sorting-algorithms"],"created_at":"2024-12-15T22:31:07.905Z","updated_at":"2025-04-03T02:44:18.288Z","avatar_url":"https://github.com/ArjunCodess.png","language":"Python","readme":"# SortingWiz\n#### Video Demo: https://www.youtube.com/watch?v=hjY9Ifs8L6U\n#### Description:\nHi everyone! I am Arjun Vijay Prakash from India and I will be taking you through this project.\n\nSortingWiz is a Python and Pygame-based interactive sorting algorithm visualizer. It allows you to see how different sorting algorithms work in real-time by providing a visual representation of the sorting process.\n\nLet’s look at some features of SortingWiz. You can visualize sorting algorithms in real-time, control the execution step by step, adjust the speed dynamically, and even enjoy sound effects to enhance your experience.\n\nSortingWiz supports multiple sorting algorithms such as Bubble Sort, Insertion Sort, Selection Sort, and Heap Sort. You can choose your preferred algorithm and see it in action.\n\nFor those who are interested in technical details, SortingWiz shows the time and space complexity of each sorting algorithm. It is a great way to learn about different algorithms’ efficiency.\n\nI appreciate your company throughout this exploration of SortingWiz. I hope it was both educational and fun for you. Feel free to try it out with different sorting algorithms. In case of any questions or feedback, please don’t hesitate to contact me. Happy sorting!\n\n**Getting Started**\nRequirements:\n- **Python 3**\n\n- **Pygame library**\n\n**Installation:**\n```py\npip install pygame\n```\nRunning the Program:\n```py\npython sortingwiz.py\n```\n\n**Features**\nVisualization of the following sorting algorithms:\n- Bubble Sort\n- Insertion Sort\n- Selection Sort\n- Heap Sort\n- Real-time updates during sorting process.\n\nThere are the key user controls for the sorting program: a start/stop button, reset button, sorting order change(ascending/descending), and switch to another algorithm.\n\n**Controls**\n- Q: Quit the program.\n\n- R: Reset the list.\n\n- Space: Start/stop sorting.\n\n- A: Sort in ascending order.\n\n- D: Sort in descending order.\n\n- I: Select Insertion Sort.\n\n- B: Select Bubble Sort.\n\n- S: Select Selection Sort.\n\n- H: Select Heap Sort.\n\n**User Interface**\n**Title**: Displays the current sorting algorithm and order.\n\n**Controls**: Shows key commands for user interaction.\n\n**Sorting Options**: Lists available sorting algorithms.\n\n**Sorting Visualization**: Displays a visual representation of the sorting process.\n\n**Additional Information**: Displays project details and author information.\n\n**Contributing**\nIf you'd like to contribute to SortingWiz, please follow these steps:\n- Fork the repository.\n- Create a new branch for your feature or bug fix.\n- Make your changes.\n- Submit a pull request.\n\n**Author**\n[Arjun Vijay Prakash (@ArjunCodess)](https://arjuncodess.vercel.app/)\n\n**Acknowledgments**\nThis project was developed as a part of the CS50 Fall 2023 Final Project - SortingWiz.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjuncodess%2Falgorithm_visualizer_pygame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjuncodess%2Falgorithm_visualizer_pygame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjuncodess%2Falgorithm_visualizer_pygame/lists"}