{"id":20402428,"url":"https://github.com/vicentebolea/pong-curses","last_synced_at":"2025-09-08T07:42:15.764Z","repository":{"id":1597136,"uuid":"2147112","full_name":"vicentebolea/Pong-curses","owner":"vicentebolea","description":"🎮🎮🎮~71 lines pong game written in C 🎮🎮🎮","archived":false,"fork":false,"pushed_at":"2025-06-12T02:14:15.000Z","size":61,"stargazers_count":10,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-12T03:29:41.105Z","etag":null,"topics":["c","game","minimal","minimalist","pong","pong-game"],"latest_commit_sha":null,"homepage":"http://vicentebolea.github.io/Pong-curses/","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/vicentebolea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["vicentebolea"]}},"created_at":"2011-08-03T06:46:10.000Z","updated_at":"2025-06-12T02:14:19.000Z","dependencies_parsed_at":"2025-07-17T01:23:29.630Z","dependency_job_id":"a31a5c69-ff03-4a5e-a342-17c8d63d5f65","html_url":"https://github.com/vicentebolea/Pong-curses","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vicentebolea/Pong-curses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentebolea%2FPong-curses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentebolea%2FPong-curses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentebolea%2FPong-curses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentebolea%2FPong-curses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicentebolea","download_url":"https://codeload.github.com/vicentebolea/Pong-curses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentebolea%2FPong-curses/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152760,"owners_count":25231293,"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-08T02:00:09.813Z","response_time":121,"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":["c","game","minimal","minimalist","pong","pong-game"],"created_at":"2024-11-15T04:54:14.108Z","updated_at":"2025-09-08T07:42:15.756Z","avatar_url":"https://github.com/vicentebolea.png","language":"C","funding_links":["https://github.com/sponsors/vicentebolea"],"categories":[],"sub_categories":[],"readme":"# Pong-curses [![build](https://github.com/vicentebolea/Pong-curses/workflows/build/badge.svg)](https://github.com/vicentebolea/Pong-curses/actions?query=workflow%3Abuild)\n\nPong-curses is a 71 lines pong game written in C with NCURSES lib. I created it on my first semester during my CS undergraduate. It's super simple and small but it works!\n\n![PongCurses](https://raw.githubusercontent.com/vicentebolea/Pong-curses/gh-pages/pong.png)\n\n## COMPILE ME (UBUNTU/DEBIAN)\n\nYou maybe have to install ncurses library. So to install type:\n\n    $ sudo apt-get install libncurses5-dev \n\nGo to its directory and tip:\n\n    $ cc pong.c -lncurses -o pong \n\nThen:\n\n    $ ./pong \n\n\n## AUTHOR \n- Vicente Adolfo Bolea Sanchez \u003cvicente.bolea@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicentebolea%2Fpong-curses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicentebolea%2Fpong-curses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicentebolea%2Fpong-curses/lists"}