{"id":19111003,"url":"https://github.com/ckshetty4/ponggame","last_synced_at":"2026-03-01T19:01:21.762Z","repository":{"id":257520092,"uuid":"858323973","full_name":"CKShetty4/PongGame","owner":"CKShetty4","description":"A Pong Game in C++ using Raylib.","archived":false,"fork":false,"pushed_at":"2024-09-19T11:38:52.000Z","size":10352,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T11:24:56.188Z","etag":null,"topics":["completed-project","deployed","game-development","graphics","mathematics","multiplayer-game","playable-game"],"latest_commit_sha":null,"homepage":"https://ckshetty4.github.io/PongGameDeploy/","language":"HTML","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/CKShetty4.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":"2024-09-16T17:42:36.000Z","updated_at":"2024-09-19T11:38:55.000Z","dependencies_parsed_at":"2024-09-17T06:58:12.535Z","dependency_job_id":"2a3f3711-60f4-4137-9252-7933f5d4f376","html_url":"https://github.com/CKShetty4/PongGame","commit_stats":null,"previous_names":["ckshetty4/ponggame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CKShetty4/PongGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CKShetty4%2FPongGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CKShetty4%2FPongGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CKShetty4%2FPongGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CKShetty4%2FPongGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CKShetty4","download_url":"https://codeload.github.com/CKShetty4/PongGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CKShetty4%2FPongGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29980773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["completed-project","deployed","game-development","graphics","mathematics","multiplayer-game","playable-game"],"created_at":"2024-11-09T04:26:44.228Z","updated_at":"2026-03-01T19:01:21.194Z","avatar_url":"https://github.com/CKShetty4.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Pong Game - Built with C++ and Raylib\n\nWelcome to my Pong Game! This project is developed using C++ with the Raylib library and offers a classic Pong experience with several modern features. The game is designed with smooth, visually appealing graphics, using different shades of green to create a lawn-like feel.\n\n## Features\n\n- **Menu Screen**:\n  - **Player vs Player**: Challenge a friend in a head-to-head Pong match. Player 1 controls their paddle using the `W` and `S` keys, while Player 2 uses the `Up` and `Down` arrow keys.\n  - **Player vs Computer**: Take on the AI in a solo match. Control the paddle with the `Up` and `Down` arrow keys.\n  - **Leaderboard**: View the highest score and the latest best score. Scores are stored in a file and persist across game sessions, ensuring you can always track your performance.\n  \n- **Gameplay**:\n  - **Pause and Resume**: You can pause the game at any time by pressing the `Space` bar. While paused, you can choose to:\n    - Resume the game by pressing `R`\n    - Return to the main menu by pressing `M`\n    - Quit the game by pressing `Q`\n  \n\n\n- **Controls**:\n  - Player 1: `W` and `S` to move the paddle up and down.\n  - Player 2: `Up` and `Down` arrow keys to control their paddle.\n  - The `Space` bar is used to start or pause the game.\n\n- **Score Tracking**: Scores are saved and fetched from a file, ensuring high scores are remembered across game sessions.\n\n## Deployment\n\nThe game will also be available online via **GitHub Pages**, compiled into WebAssembly for web-based gameplay. You will be able to access the game directly in your browser through this [link](https://ckshetty4.github.io/PongGameDeploy/).\n\n## Screenshots\n\nThese are the in-game screenshots to showcase the look and feel of the game.\n![GameMenu](/Screenshots/Menu.png \"GameMenu\")\n![StartScreen](/Screenshots/StartScreen.png \"StartScreen\")\n![PauseScreen](/Screenshots/PauseScreen.png \"PauseScreen\")\n![GamePlay1](/Screenshots/Gameplay1.png \"GamePlay1\")\n![GamePlay2](/Screenshots/Gameplay2.png \"GamePlay2\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckshetty4%2Fponggame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckshetty4%2Fponggame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckshetty4%2Fponggame/lists"}