{"id":19139970,"url":"https://github.com/tinawebdev/pong","last_synced_at":"2025-02-22T18:45:27.491Z","repository":{"id":117921319,"uuid":"340260288","full_name":"tinawebdev/pong","owner":"tinawebdev","description":"🕹️ Small retro game using C++ and SFML","archived":false,"fork":false,"pushed_at":"2021-05-11T09:10:53.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T14:49:58.634Z","etag":null,"topics":["cpp-game","oop-examples","sfml-graphics-library"],"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/tinawebdev.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-02-19T04:42:21.000Z","updated_at":"2021-09-03T16:25:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6260e1c-6c3e-458a-b400-afae27f285b9","html_url":"https://github.com/tinawebdev/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/tinawebdev%2Fpong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fpong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fpong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fpong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinawebdev","download_url":"https://codeload.github.com/tinawebdev/pong/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240221509,"owners_count":19767443,"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-game","oop-examples","sfml-graphics-library"],"created_at":"2024-11-09T07:15:49.831Z","updated_at":"2025-02-22T18:45:27.486Z","avatar_url":"https://github.com/tinawebdev.png","language":"C++","readme":"# Pong\nA simple Pong game written in C++ with SFML.\n\n## Requirements\n- C++14\n- SFML (x32 version)\n\n## Install Game\n- Open Terminal and change the current working directory to the location where you want the cloned directory to be made.\n- Download the repository using the [instruction](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository).\n- To compile and run it requires [SFML](https://www.sfml-dev.org/) already installed.\nSteps can be found [here](https://www.sfml-dev.org/tutorials/2.5/#getting-started).\n\n### How to build in Visual Studio\n\nAfter opening the project, go to **\"Project -\u003e Properties...\"**:\n- Select **\"All configurations\"** in **\"Configuration\"** section;\n- In **\"C/C++ -\u003e General -\u003e Additional include directories\"** section append the \"include\" directory of SFML library;\n- In **\"Linker -\u003e General -\u003e Additional library directories\"** section append the \"lib\" directory of SFML library;\n- Select **Debug** in **Configuration** section;\n- At the beginning of the **\"Linker -\u003e Input -\u003e Additional dependencies\"** section append the string:\n```bash\nsfml-graphics-d.lib;sfml-window-d.lib;sfml-system-d.lib;sfml-network-d.lib;sfml-audio-d.lib;\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Fpong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinawebdev%2Fpong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Fpong/lists"}