{"id":31021318,"url":"https://github.com/shresht7/pong","last_synced_at":"2025-09-13T11:17:59.220Z","repository":{"id":302262387,"uuid":"1011414639","full_name":"Shresht7/Pong","owner":"Shresht7","description":"Pong game implemented in C, rendered directly in the terminal","archived":false,"fork":false,"pushed_at":"2025-07-01T11:30:31.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T12:29:51.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/Shresht7.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,"zenodo":null}},"created_at":"2025-06-30T19:27:07.000Z","updated_at":"2025-07-01T11:30:34.000Z","dependencies_parsed_at":"2025-07-01T12:31:46.594Z","dependency_job_id":"e60f9bcd-174d-46c0-9241-d503cbe31728","html_url":"https://github.com/Shresht7/Pong","commit_stats":null,"previous_names":["shresht7/pong"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shresht7/Pong","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FPong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FPong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FPong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FPong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shresht7","download_url":"https://codeload.github.com/Shresht7/Pong/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shresht7%2FPong/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274955448,"owners_count":25380665,"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-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-09-13T11:17:57.651Z","updated_at":"2025-09-13T11:17:59.199Z","avatar_url":"https://github.com/Shresht7.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pong\n\nPong game implemented in C, rendered directly in the terminal.\n\n![Game](./screenshot.png)\n\n## Prerequisites\n\nTo build and run this project, you will need:\n\n- A C compiler (e.g., GCC, MinGW for Windows)\n- CMake (version 3.10 or higher)\n\n## Building the Project\n\nFollow these steps to build the project:\n\n1.  Navigate to the project root directory in your terminal:\n\n2.  Create a `build` directory and generate the build files using CMake. This command will also compile the project:\n\n    ```bash\n    mkdir build\n    cd build\n    cmake ..\n    cmake --build .\n    ```\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshresht7%2Fpong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshresht7%2Fpong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshresht7%2Fpong/lists"}