{"id":23828587,"url":"https://github.com/umarlypoeta/bubble_sort_visualisation","last_synced_at":"2025-07-02T07:03:41.575Z","repository":{"id":267188771,"uuid":"900128324","full_name":"UmarlyPoeta/bubble_sort_visualisation","owner":"UmarlyPoeta","description":" A simple visual representation of the Bubble Sort algorithm using SFML in C++.","archived":false,"fork":false,"pushed_at":"2024-12-08T22:45:23.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T07:02:48.220Z","etag":null,"topics":["cpp","sfml","visualization"],"latest_commit_sha":null,"homepage":"","language":"C++","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/UmarlyPoeta.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-07T23:48:21.000Z","updated_at":"2024-12-08T22:46:37.000Z","dependencies_parsed_at":"2024-12-08T23:26:44.511Z","dependency_job_id":"db4c31ea-8e3f-4a22-a220-bc00ba1f9036","html_url":"https://github.com/UmarlyPoeta/bubble_sort_visualisation","commit_stats":null,"previous_names":["umarlypoeta/bubble_sort_visualisation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UmarlyPoeta/bubble_sort_visualisation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarlyPoeta%2Fbubble_sort_visualisation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarlyPoeta%2Fbubble_sort_visualisation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarlyPoeta%2Fbubble_sort_visualisation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarlyPoeta%2Fbubble_sort_visualisation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UmarlyPoeta","download_url":"https://codeload.github.com/UmarlyPoeta/bubble_sort_visualisation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UmarlyPoeta%2Fbubble_sort_visualisation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263091018,"owners_count":23412341,"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":["cpp","sfml","visualization"],"created_at":"2025-01-02T13:18:56.972Z","updated_at":"2025-07-02T07:03:41.552Z","avatar_url":"https://github.com/UmarlyPoeta.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bubble Sort Visualization\n\n## Introduction\nThis project visualizes the Bubble Sort algorithm using SFML in C++. It creates a graphical representation of the sorting process, showing the step-by-step progress of the algorithm.\n\n## Features\n- Visual representation of the Bubble Sort algorithm.\n- Real-time updates to show the sorting process.\n- Customizable number of elements and their heights.\n\n## Installation\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/UmarlyPoeta/bubble_sort_visualisation.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd bubble_sort_visualisation\n    ```\n3. Install SFML:\n    - On Ubuntu:\n        ```sh\n        sudo apt-get install libsfml-dev\n        ```\n    - On Windows or other systems, follow the [SFML installation guide](https://www.sfml-dev.org/tutorials/2.5/).\n\n4. Compile the project:\n    ```sh\n    g++ -o bubble_sort_visualisation main.cpp -lsfml-graphics -lsfml-window -lsfml-system\n    ```\n    or\n   ```sh\n    zsh run.zsh\n    ```\n\n## Usage\nRun the compiled executable:\n```sh\n./bubble_sort_visualisation\n```\nA window will open showing the bars representing the elements being sorted using the Bubble Sort algorithm.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumarlypoeta%2Fbubble_sort_visualisation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumarlypoeta%2Fbubble_sort_visualisation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumarlypoeta%2Fbubble_sort_visualisation/lists"}