{"id":27273544,"url":"https://github.com/dukebismaya/ponggame","last_synced_at":"2026-02-26T17:43:49.089Z","repository":{"id":286393902,"uuid":"961277375","full_name":"dukebismaya/PongGame","owner":"dukebismaya","description":"Phantom Pong: A fully crafted Pong game using C","archived":false,"fork":false,"pushed_at":"2025-04-06T09:00:18.000Z","size":6799,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-11T15:06:08.820Z","etag":null,"topics":["c","c-lang","c-language","game","game-development","gamedev","open-source","pong","pong-game","programming","raylib","retro-game"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dukebismaya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-04-06T06:46:07.000Z","updated_at":"2025-04-06T09:00:21.000Z","dependencies_parsed_at":"2025-04-06T07:42:02.491Z","dependency_job_id":null,"html_url":"https://github.com/dukebismaya/PongGame","commit_stats":null,"previous_names":["dukebismaya/ponggame"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dukebismaya/PongGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukebismaya%2FPongGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukebismaya%2FPongGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukebismaya%2FPongGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukebismaya%2FPongGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dukebismaya","download_url":"https://codeload.github.com/dukebismaya/PongGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukebismaya%2FPongGame/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266626115,"owners_count":23958344,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["c","c-lang","c-language","game","game-development","gamedev","open-source","pong","pong-game","programming","raylib","retro-game"],"created_at":"2025-04-11T14:58:10.969Z","updated_at":"2026-02-26T17:43:49.021Z","avatar_url":"https://github.com/dukebismaya.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhantomPong\n\nPhantomPong is a simple yet polished clone of the classic Pong game, built using [raylib](https://www.raylib.com/). It features smooth paddle controls, score tracking, sound effects, and a stylish retro-futuristic aesthetic.\n\n---\n\n## 🎮 Features\n\n- ⚙️ Built in C with raylib\n- 🔊 Sound effects and background music\n- 🖋️ Custom fonts\n- 📦 Minimal external dependencies\n- 🎯 Cross-platform potential (Windows/Linux)\n\n---\n\n## 🛠️ Requirements\n\n- [raylib](https://www.raylib.com/) (included statically via `lib/` and `include/`)\n- A C compiler (GCC, Clang, or MSVC)\n\n---\n\n## 🚀 How to Run\n\n### On Windows:\n\nJust double-click the `run.bat` file (if it exists), or compile manually:\n\n```bash\ngcc main.c -o Pong.exe -Iinclude -Llib -lraylib -lopengl32 -lgdi32 -lwinmm\n./Pong.exe\n```\n\n---\n\n## 📁 Project Structure\n\n```\nPhantomPong/\n├── assets/         # Audio and font resources\n├── include/        # raylib headers\n├── lib/            # Static raylib library\n├── main.c          # Game source code\n├── .gitignore\n└── README.md\n```\n\n---\n\n## 📜 License\n\nThis project is open source under the [BSD 3-Clause License](LICENSE). Raylib itself uses the zlib/libpng license.\n\n---\n\n## 🙌 Credits\n\n- **Audio:** [Onyx - Ataraxia](#)\n- **Fonts:** Toxigenesis, Exo 2\n- **Game Framework:** [raylib](https://www.raylib.com/)\n\n---\n\nEnjoy the retro vibes! 🚀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukebismaya%2Fponggame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdukebismaya%2Fponggame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukebismaya%2Fponggame/lists"}