{"id":20603678,"url":"https://github.com/patrickm663/pong","last_synced_at":"2026-04-21T01:02:16.489Z","repository":{"id":155517215,"uuid":"631716981","full_name":"patrickm663/pong","owner":"patrickm663","description":"A Pong clone for Android, written in Lua using LÖVE2D","archived":false,"fork":false,"pushed_at":"2024-03-05T22:15:36.000Z","size":119739,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T16:48:45.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/patrickm663.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}},"created_at":"2023-04-23T22:11:54.000Z","updated_at":"2023-07-26T17:01:03.000Z","dependencies_parsed_at":"2024-03-05T23:40:11.730Z","dependency_job_id":null,"html_url":"https://github.com/patrickm663/pong","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickm663/pong","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickm663%2Fpong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickm663%2Fpong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickm663%2Fpong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickm663%2Fpong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickm663","download_url":"https://codeload.github.com/patrickm663/pong/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickm663%2Fpong/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32072323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-16T09:18:08.639Z","updated_at":"2026-04-21T01:02:16.432Z","avatar_url":"https://github.com/patrickm663.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n# Pong for Android (LÖVE2D)\nA two player _Pong_ clone, written in Lua using LÖVE2D.\n\n**This game is under development and has only been tested on a single Android 11 device. Some bugs, kinks, missing features (title screen, restart button, etc.) and such are WIP.**\n## Gameplay Demo\n![Gameplay Demo](docs/demo.gif)\n## Prerequisites\n### Running\n- LÖVE for Android (v11.3) with storage permissions granted \n### Building\n- Termux with storage mounted (i.e. can access Downloads from Termux storage)\n- `Lua 5.3`\n- `make`\n- `zip`\n- LÖVE for Android (v11.3) with storage permissions granted \n\n## How to Play\n### Rules\n_Pong_ is a table tennis style game where players must keep a ball in play using paddles. If the ball goes beyond the player's paddle, the opponent gets a point.\n\nIn this clone, the first player to 5 points wins.\n### Controls\nThe paddle remains in constant motion. Players change the direction of their paddle by tapping on their half of the screen.\n## How to Build\n- Clone the repo and enter it\n```\ngit clone https://github.com/patrickm663/pong.git\ncd pong/\n```\n- Run `make`\n```\nmake\n```\n- A `.love` file is created and copied to `Download/lovegame`\n## How to Run\n### From Termux\nEnter the repository and use `make`\n```\nmake run\n```\n### From Files\nAdd/access the `.love` file to `Download/lovegame` or similar and open with LÖVE for Android.\n## Acknowledgements\nThe `Makefile` is from https://github.com/CSaratakij/LovePlayground. The author [@CSaratakij](https://github.com/CSaratakij) also guided me on which version of LÖVE for Android to use.  \n\nThe original _Pong_ game is copyright Atari Inc, 1972.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickm663%2Fpong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickm663%2Fpong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickm663%2Fpong/lists"}