{"id":47516121,"url":"https://github.com/woodrowb96/ncurses-pacman","last_synced_at":"2026-04-01T07:00:41.675Z","repository":{"id":305781318,"uuid":"1023935378","full_name":"woodrowb96/ncurses-pacman","owner":"woodrowb96","description":"Terminal-based Pac-Man game written in C++ using ncurses.","archived":false,"fork":false,"pushed_at":"2026-02-26T05:29:26.000Z","size":64,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-26T09:59:36.500Z","etag":null,"topics":["cli","cli-game","cplusplus","cpp","game","game-development","ncurses","ncurses-game","pacman","pacman-game","terminal-game","tui","tui-game"],"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/woodrowb96.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-21T23:59:25.000Z","updated_at":"2026-02-26T05:29:30.000Z","dependencies_parsed_at":"2025-07-22T02:28:35.378Z","dependency_job_id":"c4a2a027-f236-47c5-814b-4c289dce9ab6","html_url":"https://github.com/woodrowb96/ncurses-pacman","commit_stats":null,"previous_names":["woodrowb96/ncurses-pacman"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/woodrowb96/ncurses-pacman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodrowb96%2Fncurses-pacman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodrowb96%2Fncurses-pacman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodrowb96%2Fncurses-pacman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodrowb96%2Fncurses-pacman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woodrowb96","download_url":"https://codeload.github.com/woodrowb96/ncurses-pacman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodrowb96%2Fncurses-pacman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31269176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T06:57:45.811Z","status":"ssl_error","status_checked_at":"2026-04-01T06:57:42.389Z","response_time":53,"last_error":"SSL_read: 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":["cli","cli-game","cplusplus","cpp","game","game-development","ncurses","ncurses-game","pacman","pacman-game","terminal-game","tui","tui-game"],"created_at":"2026-03-27T13:00:30.247Z","updated_at":"2026-04-01T07:00:41.670Z","avatar_url":"https://github.com/woodrowb96.png","language":"C++","funding_links":[],"categories":["\u003ca name=\"games\"\u003e\u003c/a\u003eGames"],"sub_categories":[],"readme":"# nCurses Pacman\n\nA terminal-based PacMan game written in C++ using the ncurses TUI library.\n\nhttps://github.com/user-attachments/assets/827631d1-a493-4d1c-ab2f-df1f35e3bce4\n\n## Overview\n\nAn Object Oriented Programming implementation of Pacman with full ghost AI, power-ups, warp tunnels, and level progression. \n\n## Architecture\n\nThis project has three main class categories:\n- A game pieces class hierarchy for all drawable and interactive objects.\n- Screen and window classes used to print to the screen and get user input.\n- A Game class that runs the game loop, ghost AI, and state management.\n\n## Build \u0026 Run\n\nRequires `g++` and `ncurses`.\n\n```\nmake\n./pacman\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodrowb96%2Fncurses-pacman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoodrowb96%2Fncurses-pacman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodrowb96%2Fncurses-pacman/lists"}