{"id":18160828,"url":"https://github.com/blankeos/frogger-unity","last_synced_at":"2025-06-29T18:32:27.478Z","repository":{"id":108680611,"uuid":"433663091","full_name":"Blankeos/frogger-unity","owner":"Blankeos","description":"🐸 A Frogger Clone in Unity","archived":false,"fork":false,"pushed_at":"2022-02-02T15:48:07.000Z","size":6386,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T03:54:52.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Blankeos.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-12-01T02:58:53.000Z","updated_at":"2021-12-01T06:28:46.000Z","dependencies_parsed_at":"2023-08-23T22:30:49.747Z","dependency_job_id":null,"html_url":"https://github.com/Blankeos/frogger-unity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Blankeos/frogger-unity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Ffrogger-unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Ffrogger-unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Ffrogger-unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Ffrogger-unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blankeos","download_url":"https://codeload.github.com/Blankeos/frogger-unity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Ffrogger-unity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262647209,"owners_count":23342614,"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":[],"created_at":"2024-11-02T08:09:27.232Z","updated_at":"2025-06-29T18:32:27.449Z","avatar_url":"https://github.com/Blankeos.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐸 Frogger | Made with Unity\n\nOne of the small games in Unity I'm making to relearn and master Unity's fundamentals.\n\nThis project is based on [Zigurous's Youtube Video on How to make Frogger in Unity](https://www.youtube.com/watch?v=GxlxZ5q__Tc)\n\n## 📝 My Improvements\n\n- **More consistent Grid Movement.** I didn't use Coroutines for the movement as the destination could end up on inconsistent float values for the transform. I restricted the destination at y but not x since the home-zones don't exist on a rounded grid cell at x. Queuing the movement from one coroutine to the next also leads to inconsistent float values for the transform. I used a movePoint for moving at a rounded value and the transform of the frogger, just follows it.\n- **Animator.** Used Unity's animation system instead of just changing the sprites via code.\n\n![demo.gif](demo.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Ffrogger-unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankeos%2Ffrogger-unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Ffrogger-unity/lists"}