{"id":16590213,"url":"https://github.com/okelleydevelopment/pong","last_synced_at":"2025-07-06T15:03:57.672Z","repository":{"id":112586037,"uuid":"330575815","full_name":"OkelleyDevelopment/Pong","owner":"OkelleyDevelopment","description":"A small proof of concept for Pong built using the ncurses library","archived":false,"fork":false,"pushed_at":"2021-01-18T06:49:26.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T23:06:56.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/OkelleyDevelopment.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}},"created_at":"2021-01-18T06:31:53.000Z","updated_at":"2021-01-27T02:09:48.000Z","dependencies_parsed_at":"2023-05-16T18:15:38.864Z","dependency_job_id":null,"html_url":"https://github.com/OkelleyDevelopment/Pong","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FPong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FPong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FPong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FPong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OkelleyDevelopment","download_url":"https://codeload.github.com/OkelleyDevelopment/Pong/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242213333,"owners_count":20090691,"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":[],"created_at":"2024-10-11T23:11:32.193Z","updated_at":"2025-03-06T12:41:04.034Z","avatar_url":"https://github.com/OkelleyDevelopment.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pong\n\n## Motivation\n\nA refresher on C++ syntax and programming while utilizing a new graphics library\nto build a simple game of Pong.\n\n## Prerequisites\n\nHave the GCC installed\n\n## Program Compilation and Execution\n\n1. To compile:\n\n```sh\ng++ main.cpp src/*.cpp -lncurses -o Pong\n```\n\n2. To Execute:\n\n```sh\n./Pong\n```\n\n3. Move the left paddle with WASD and the right with the arrow keys.\n4. To quit press `q`\n\n## Known Bugs\n\n- No game logic yet\n- arrow keys are not implemented yet\n\n## Future Goals\n\n- [] Implement arrow key functionality\n- [] Add in the game logic\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokelleydevelopment%2Fpong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokelleydevelopment%2Fpong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokelleydevelopment%2Fpong/lists"}