{"id":19552910,"url":"https://github.com/wenszel/ts-bubbles","last_synced_at":"2026-05-18T19:34:06.721Z","repository":{"id":170428795,"uuid":"416410605","full_name":"Wenszel/ts-bubbles","owner":"Wenszel","description":"Game with an implemented Dijkstra's path finding algorithm","archived":false,"fork":false,"pushed_at":"2021-11-05T09:38:30.000Z","size":504,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T23:32:07.685Z","etag":null,"topics":["dijkstra-algorithm","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://ts-bubbles.herokuapp.com","language":"TypeScript","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/Wenszel.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":"2021-10-12T16:17:01.000Z","updated_at":"2022-10-22T12:23:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"0773ee84-149b-4758-9e7a-e4015a1420d2","html_url":"https://github.com/Wenszel/ts-bubbles","commit_stats":null,"previous_names":["wenszel/ts-bubbles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wenszel/ts-bubbles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenszel%2Fts-bubbles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenszel%2Fts-bubbles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenszel%2Fts-bubbles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenszel%2Fts-bubbles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wenszel","download_url":"https://codeload.github.com/Wenszel/ts-bubbles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wenszel%2Fts-bubbles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231182,"owners_count":25245675,"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-09-08T02:00:09.813Z","response_time":121,"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":["dijkstra-algorithm","typescript","webpack"],"created_at":"2024-11-11T04:20:06.404Z","updated_at":"2026-05-18T19:34:06.655Z","avatar_url":"https://github.com/Wenszel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bubbles\n## Installation\nYou can play this game [here](https://ts-bubbles.herokuapp.com)\nor download it:\n```\n- download repo\nnpm i\nnpm run dev\n- open index.html file\n```\n## Pathfinding algorithm\n![enter image description here](https://upload.wikimedia.org/wikipedia/commons/2/23/Dijkstras_progress_animation.gif)\nDijkstra's algorithm finds all shortest paths in the graph between the selected vertex and all other vertices, while also calculating the cost of taking each path. This ensures that a given path is the most optimal as opposed to the greedy algorithm.\n![pathfinding](https://github.com/Wenszel/ts-bubbles/blob/main/public/img/readme/Screenshot%202021-11-05%20at%208.35.35%20AM.png?raw=true)\n## How to play\n1. Click on bubble\n2. Move it to empty space\n3. Form row, column or cross of 5 to score points\n## Technologies\n- TypeScript\n- Webpack\n- TypeDoc\n\n## Interface\n![interface](https://github.com/Wenszel/ts-bubbles/blob/main/public/img/readme/Screenshot%202021-11-05%20at%208.37.19%20AM.png?raw=true)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenszel%2Fts-bubbles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenszel%2Fts-bubbles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenszel%2Fts-bubbles/lists"}