{"id":21539479,"url":"https://github.com/tirsvadgui/python.game.pong","last_synced_at":"2025-08-24T12:47:10.245Z","repository":{"id":239440148,"uuid":"799521565","full_name":"TirsvadGUI/Python.Game.Pong","owner":"TirsvadGUI","description":"Pong game","archived":false,"fork":false,"pushed_at":"2024-05-12T13:03:40.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T21:49:01.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TirsvadGUI.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-05-12T11:58:51.000Z","updated_at":"2024-05-12T14:16:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ff480bc-a8c8-4d14-a678-ca9bf6a0890b","html_url":"https://github.com/TirsvadGUI/Python.Game.Pong","commit_stats":null,"previous_names":["tirsvadgui/python.game.pong"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TirsvadGUI/Python.Game.Pong","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Pong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Pong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Pong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Pong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TirsvadGUI","download_url":"https://codeload.github.com/TirsvadGUI/Python.Game.Pong/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TirsvadGUI%2FPython.Game.Pong/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271867578,"owners_count":24836498,"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-08-24T02:00:11.135Z","response_time":111,"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":"2024-11-24T04:15:34.509Z","updated_at":"2025-08-24T12:47:10.210Z","avatar_url":"https://github.com/TirsvadGUI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Pong\"\u003e\n        \u003cimg src=\"images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n    \u003c/a\u003e\n    \u003ch3 align=\"center\"\u003ePong\u003c/h3\u003e\n    \u003cp align=\"center\"\u003e\n        This game is developed in python script.\n        \u003cbr /\u003e\n        Pong is one of the first computer games that ever created. The game was originally developed by Allan Alcorn and released in 1972 by Atari corporations.\n        \u003cbr /\u003e\n        Read more about pong \u003ca href=\"https://en.wikipedia.org/wiki/PONG\"\u003ehere\u003c/a\u003e\n        \u003cbr /\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Pong/blob/main/images/screenshot01.png\"\u003e\n            \u003cimg src=\"images/screenshot01.png\" alt=\"screenshot\" height=\"120\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Pong/blob/main/images/screenshot02.png\"\u003e\n            \u003cimg src=\"images/screenshot02.png\" alt=\"screenshot\" height=\"120\"\u003e\n        \u003c/a\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Pong\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n        \u003cbr /\u003e\n        \u003cbr /\u003e\n        \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Pong/issues/new?labels=bug\u0026template=bug-report---.md\"\u003eReport Bug\u003c/a\u003e\n        ·\n        \u003ca href=\"https://github.com/TirsvadGUI/Python.Game.Pong/issues/new?labels=enhancement\u0026template=feature-request---.md\"\u003eRequest Feature\u003c/a\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n\n# Pong\nClassic Pong game written in python\n\nTwo player game where left paddle uses 'w' for up and 's' for down and right paddle uses arrow up and arrow down\n\n# Getting Started\nThis is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.\n\n## Prerequisites\nYou have python3 installed.\n\n## Installation\nIn a terminal do following\n\n```console\nmkdir Pong\ncurl -L https://api.github.com/repos/TirsvadGUI/Python.Game.Pong/tarball | tar -xz --strip-components=3 -C Pong\n```\n\nFor play the game go to the folder Pong and run game.\nIt saves high scores and player name.\n\n```commandline\ncd Pong\npython main.py\n```\n\nUse arrow keys for moving the Pong\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\". Don't forget to give the project a star! Thanks again!\n\nFork the Project\n\n\u003col\u003e\n    \u003cli\u003eFork the Project\u003c/li\u003e\n    \u003cli\u003eCreate your Feature Branch\u003c/li\u003e\n    \u003cli\u003eCommit your Changes\u003c/li\u003e\n    \u003cli\u003ePush to the Branch\u003c/li\u003e\n    \u003cli\u003eOpen a Pull Request\u003c/li\u003e\n\u003c/ol\u003e\n\nExample\n\n```commandline\ngit checkout -b feature\ngit commit -m 'Add my feature enhance to project'\ngit push origin feature\n```\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/TirsvadGUI/Python.Game.Pong?style=for-the-badge\n[contributors-url]: https://github.com/[github-repo]/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/TirsvadGUI/Python.Game.Pong?style=for-the-badge\n[forks-url]: https://github.com/TirsvadGUI/Python.Game.Pong/network/members\n[stars-shield]: https://img.shields.io/github/stars/TirsvadGUI/Python.Game.Pong?style=for-the-badge\n[stars-url]: https://github.com/TirsvadGUI/Python.Game.Pong/stargazers\n[issues-shield]: https://img.shields.io/github/issues/TirsvadGUI/Python.Game.Pong?style=for-the-badge\n[issues-url]: https://github.com/TirsvadGUI/Python.Game.Pong/issues\n[license-shield]: https://img.shields.io/github/license/TirsvadGUI/Python.Game.Pong?style=for-the-badge\n[license-url]: https://github.com/TirsvadGUI/Python.Game.Pong/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/jens-tirsvad-nielsen-13b795b9/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirsvadgui%2Fpython.game.pong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftirsvadgui%2Fpython.game.pong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirsvadgui%2Fpython.game.pong/lists"}