{"id":18437999,"url":"https://github.com/mukuliskul/runner-game","last_synced_at":"2025-04-14T13:14:54.678Z","repository":{"id":183345383,"uuid":"669981650","full_name":"mukuliskul/Runner-game","owner":"mukuliskul","description":"Developing this game was my first big attempt at game development and OOP in Python, learning valuable skills in implementing game mechanics, graphics rendering, collision detection, and user input handling.","archived":false,"fork":false,"pushed_at":"2023-07-24T03:13:15.000Z","size":12713,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T13:14:50.260Z","etag":null,"topics":["collision-detection","game-development","oop","pygame","user-input-handling"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mukuliskul.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-24T03:09:54.000Z","updated_at":"2023-07-24T03:14:16.000Z","dependencies_parsed_at":"2023-07-24T04:35:04.810Z","dependency_job_id":null,"html_url":"https://github.com/mukuliskul/Runner-game","commit_stats":null,"previous_names":["mukuliskul/runner-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukuliskul%2FRunner-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukuliskul%2FRunner-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukuliskul%2FRunner-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukuliskul%2FRunner-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mukuliskul","download_url":"https://codeload.github.com/mukuliskul/Runner-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248886343,"owners_count":21177645,"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":["collision-detection","game-development","oop","pygame","user-input-handling"],"created_at":"2024-11-06T06:17:15.292Z","updated_at":"2025-04-14T13:14:54.649Z","avatar_url":"https://github.com/mukuliskul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Runner Game using Pygame and OOP\n\n![Runner Game](https://github.com/mukuliskul/Runner-game/blob/main/graphics/player_stand.png)\n\n### Description\n\nDeveloped a captivating Runner Game using Pygame library and OOP concepts. Gain expertise in implementing game mechanics, graphics rendering, collision detection, and user input handling.\n\n### Learning Outcomes\n\n- Mastered Pygame library for game development.\n- Applied OOP principles for a structured and efficient codebase.\n- Developed skills in graphics rendering, collision detection, and user input handling.\n\n### Skills\n\n- Game Development\n- Pygame\n- Object-Oriented Programming (OOP)\n- Graphics Rendering\n- Collision Detection\n- User Input Handling\n\n### How to Play\n\n- Use the spacebar to make the player jump.\n- Avoid colliding with obstacles to keep the game running.\n- Collect points by surviving as long as possible.\n\n### Code Snippet\n\n```python\n# Insert a relevant code snippet from your project to showcase a key feature or functionality.\n# For example:\ndef display_score():\n    # Function to display the player's score.\n\ndef obstacle_movement(obstacle_list):\n    # Function to move obstacles across the screen.\n\ndef collissions(player,obstacle):\n    # Function to check for collisions between the player and obstacles.\n\ndef player_animation():\n    # Function to animate the player's movement.\n\n# The main game loop and other functions.\n```\n\n### How to Run\n\n1. Ensure you have Python and Pygame library installed.\n2. Run the `main.py` file in your Python environment.\n3. Use the spacebar to control the player's jump and avoid obstacles.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukuliskul%2Frunner-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmukuliskul%2Frunner-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukuliskul%2Frunner-game/lists"}