{"id":29028522,"url":"https://github.com/rahulc0dy/pong-game-with-raylib","last_synced_at":"2026-04-17T00:02:13.783Z","repository":{"id":299671138,"uuid":"1003715586","full_name":"rahulc0dy/pong-game-with-raylib","owner":"rahulc0dy","description":"A ping-pong game made with C++ and Raylib","archived":false,"fork":false,"pushed_at":"2025-07-31T10:50:40.000Z","size":4124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-31T14:21:00.173Z","etag":null,"topics":["cpp","opengl","raylib","windows"],"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/rahulc0dy.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,"zenodo":null}},"created_at":"2025-06-17T14:57:46.000Z","updated_at":"2025-07-31T10:50:44.000Z","dependencies_parsed_at":"2025-06-17T18:31:17.047Z","dependency_job_id":"045cc077-80de-43c1-9638-59926c13e004","html_url":"https://github.com/rahulc0dy/pong-game-with-raylib","commit_stats":null,"previous_names":["rahulc0dy/pong-game-with-raylib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rahulc0dy/pong-game-with-raylib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulc0dy%2Fpong-game-with-raylib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulc0dy%2Fpong-game-with-raylib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulc0dy%2Fpong-game-with-raylib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulc0dy%2Fpong-game-with-raylib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahulc0dy","download_url":"https://codeload.github.com/rahulc0dy/pong-game-with-raylib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulc0dy%2Fpong-game-with-raylib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31909235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cpp","opengl","raylib","windows"],"created_at":"2025-06-26T07:34:34.221Z","updated_at":"2026-04-17T00:02:13.754Z","avatar_url":"https://github.com/rahulc0dy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pong Game with Raylib\n\nA simple Pong game implemented in C++ using the [raylib](https://www.raylib.com/) library.\n\n## Features\n\n- Classic Pong gameplay\n- Smooth, frame-rate-independent movement\n- Ball bounces off screen edges\n- FPS display\n\n## Screenshots\n\nMenu Screen\n![Menu](assets/start-screen.png)\n\nGame Screen\n![Game](assets/game-screen.png)\n\nMenu Screen\n![Game Over](assets/game-over-screen.png)\n\n## Requirements\n\n- C++ compiler (e.g., g++, clang++)\n- CMake (for building the project)\n\n## Build and Run\n\n### 1. Clone the repository\n\n```sh\ngit clone https://github.com/rahulc0dy/pong-game-with-raylib.git\ncd pong-game-with-raylib\n```\n\n### 2. Build the project\n\n```sh\nmkdir build\ncd build\ncmake ..\ncmake --build .\n```\n\n### 3. Run the game\n\n```sh\n./pong-game-with-raylib\n```\n\n_On Windows, the executable may be named `pong-game-with-raylib.exe`._\n\n## Controls\n\n- Use the keyboard to control paddles\n- Watch the ball bounce and try to keep it in play!\n\n## Notes\n\n- Raylib is included as a dependency [ Windows only ]\n- If you are on Linux or macOS, you may need to install raylib separately. Download it from\n  the [raylib website](https://www.raylib.com/) and follow the installation instructions for your platform.\n\n---\n\nEnjoy playing Pong!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulc0dy%2Fpong-game-with-raylib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulc0dy%2Fpong-game-with-raylib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulc0dy%2Fpong-game-with-raylib/lists"}