{"id":18286958,"url":"https://github.com/khaled71612000/unity-crossgame","last_synced_at":"2026-04-13T08:31:37.705Z","repository":{"id":245019998,"uuid":"817019651","full_name":"khaled71612000/Unity-CrossGame","owner":"khaled71612000","description":"It replicates the classic \"Frogger\" gameplay where players guide a character across a road filled with obstacles","archived":false,"fork":false,"pushed_at":"2026-04-04T10:14:17.000Z","size":2850,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-04T11:39:13.502Z","etag":null,"topics":["unity"],"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/khaled71612000.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-06-18T21:21:01.000Z","updated_at":"2026-04-04T10:14:22.000Z","dependencies_parsed_at":"2024-06-19T03:55:27.427Z","dependency_job_id":null,"html_url":"https://github.com/khaled71612000/Unity-CrossGame","commit_stats":null,"previous_names":["khaled71612000/unity-crossgame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khaled71612000/Unity-CrossGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-CrossGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-CrossGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-CrossGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-CrossGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaled71612000","download_url":"https://codeload.github.com/khaled71612000/Unity-CrossGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-CrossGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["unity"],"created_at":"2024-11-05T13:23:13.273Z","updated_at":"2026-04-13T08:31:37.700Z","avatar_url":"https://github.com/khaled71612000.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity CrossGame\n\n\n![Unity](https://img.shields.io/badge/Unity-000000?logo=unity\u0026logoColor=white)\n![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp\u0026logoColor=white)\n![License](https://img.shields.io/badge/license-MIT-green)\n\n**Unity CrossGame** is a dynamic project developed using the Unity game engine. It replicates the classic \"Frogger\" gameplay where players guide a character across a road filled with obstacles. The project demonstrates advanced game development techniques, focusing on creating a seamless and engaging cross-platform experience.\n\n\n#### PlayerController.cs\n- **Movement Logic:** Manages player movement, including jumping and directional controls.\n- **Collision Detection:** Handles interactions with obstacles and power-ups.\n\n#### GameManager.cs\n- **Game State Management:** Oversees game states, including start, pause, and game over conditions.\n- **Score Tracking:** Updates and displays the player's score based on progress.\n\n#### ObstacleManager.cs\n- **Obstacle Generation:** Dynamically generates obstacles on the road.\n- **Movement Patterns:** Controls the movement and speed of obstacles to increase difficulty.\n\n### Features\n- **Classic Gameplay:** Emulates the \"Frogger\" style of crossing a busy road while avoiding obstacles.\n- **Cross-Platform Development:** Ensures smooth performance on different platforms, including PC and mobile.\n- **Dynamic Difficulty:** Increases game difficulty by adjusting obstacle speed and frequency as the player progresses.\n- \nThis project serves as an excellent example for developers interested in creating engaging, cross-platform games using Unity.\n\n\n## Screenshots\n\n![Screenshot 1](https://raw.githubusercontent.com/khaled71612000/Unity-CrossGame/HEAD/Assets/ScriptableObjectEventsAndVariables/ExampleProject/Textures/HealthBarFill.png)\n\n![Screenshot 2](https://raw.githubusercontent.com/khaled71612000/Unity-CrossGame/HEAD/Assets/ScriptableObjectEventsAndVariables/ExampleProject/Textures/HealthBarOutline.png)\n\n![Screenshot 3](https://raw.githubusercontent.com/khaled71612000/Unity-CrossGame/HEAD/Assets/ScriptableObjectEventsAndVariables/SOVariables/ScriptableObjectIcons/SOBool Icon.png)\n\n![Screenshot 4](https://raw.githubusercontent.com/khaled71612000/Unity-CrossGame/HEAD/Assets/ScriptableObjectEventsAndVariables/SOVariables/ScriptableObjectIcons/SOFloat Icon.png)\n\n![Screenshot 5](https://raw.githubusercontent.com/khaled71612000/Unity-CrossGame/HEAD/Assets/ScriptableObjectEventsAndVariables/SOVariables/ScriptableObjectIcons/SOGameEvent Icon.png)\n\n\n## Tech Stack\n\n| Technology | Role |\n|---|---|\n| Unity 3D | Game engine |\n| C# | Gameplay scripting |\n| Unity Physics | Rigidbody \u0026 collision |\n| Git | Version control |\n\n\n## Getting Started\n\n### Prerequisites\n- [Unity Hub](https://unity.com/download) + Unity 2019.4 LTS or higher\n- Visual Studio 2019+ or VS Code\n\n### Setup\n```bash\ngit clone https://github.com/khaled71612000/Unity-CrossGame.git\n```\n1. Open **Unity Hub** → **Add** → select the cloned folder\n2. Open **Assets/Scenes/** → double-click the main scene\n3. Press ▶ **Play**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaled71612000%2Funity-crossgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaled71612000%2Funity-crossgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaled71612000%2Funity-crossgame/lists"}