{"id":28249610,"url":"https://github.com/nyfeu/pong","last_synced_at":"2025-06-13T21:30:29.689Z","repository":{"id":198552090,"uuid":"701036782","full_name":"Nyfeu/Pong","owner":"Nyfeu","description":"This project is a remake of the classic Pong game, implemented in C++ using the raylib library. It features single-player gameplay, where you control a paddle to bounce a ball past a computer-controlled opponent. Enjoy the nostalgia of this timeless arcade game with a modern twist","archived":false,"fork":false,"pushed_at":"2024-03-22T00:12:39.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T13:15:25.412Z","etag":null,"topics":["cpp","pong-game","raylib-cpp"],"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/Nyfeu.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}},"created_at":"2023-10-05T19:28:25.000Z","updated_at":"2023-10-08T16:51:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"e813e0a5-4cf6-4189-b3f4-87105b7aeb92","html_url":"https://github.com/Nyfeu/Pong","commit_stats":null,"previous_names":["nyfeu/pong"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nyfeu/Pong","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyfeu%2FPong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyfeu%2FPong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyfeu%2FPong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyfeu%2FPong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nyfeu","download_url":"https://codeload.github.com/Nyfeu/Pong/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyfeu%2FPong/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259722852,"owners_count":22901813,"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":["cpp","pong-game","raylib-cpp"],"created_at":"2025-05-19T13:15:23.856Z","updated_at":"2025-06-13T21:30:29.683Z","avatar_url":"https://github.com/Nyfeu.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pong Game 🏓 (Remake) in C++\n\nThis is a remake of the classic Pong game, implemented in C++ using the [raylib](https://www.raylib.com/) library. In this version, you play against a computer-controlled opponent, trying to bounce the ball past the paddle controlled by the computer to score points.\n\n![Game Screenshot](assets/pong.png)\n\n## Features\n\n- Single-player Pong gameplay against a computer-controlled opponent.\n- Simple keyboard controls.\n- Scoring to keep track of your progress.\n\n## Prerequisites\n\nBefore running the game, you need to have [raylib](https://www.raylib.com/) installed on your system. Follow the installation instructions on the official raylib page.\n\n## How to Run\n\n1. Clone this repository to your system.\n```\ngit clone https://github.com/Nyfeu/Pong.git\n```\n2. Navigate to the project directory.\n3. Use GNU make to compile the game.\n```\nmake\n```\n4. Run the game\n```\nmake run\n```\n\n## Controls\n\n- Player (You): KEY_UP (up), KEY_DOWN (down).\n- Press ESC or close the window to exit the game.\n\n\n## Inspiration\n\nThis project was inspired by Nick's programming tutorial, available on: [Youtube Video](https://www.youtube.com/watch?v=VLJlTaFvHo4). Nick's video was a valuable source of knowledge and inspiration for creating this Pong game in C++.\n\n***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyfeu%2Fpong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnyfeu%2Fpong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyfeu%2Fpong/lists"}