{"id":30602336,"url":"https://github.com/ashish0kumar/pacmango","last_synced_at":"2025-08-30T00:35:12.665Z","repository":{"id":309384864,"uuid":"1036019854","full_name":"ashish0kumar/pacmango","owner":"ashish0kumar","description":"🥠 Classic pacman for the terminal, written in Go ","archived":false,"fork":false,"pushed_at":"2025-08-13T13:07:44.000Z","size":25,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-28T15:59:54.521Z","etag":null,"topics":["go","ncurses","ncurses-game","pacman","terminal-game"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ashish0kumar.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,"zenodo":null},"funding":{"github":"ashish0kumar"}},"created_at":"2025-08-11T12:46:57.000Z","updated_at":"2025-08-17T20:49:26.000Z","dependencies_parsed_at":"2025-08-12T10:30:35.149Z","dependency_job_id":null,"html_url":"https://github.com/ashish0kumar/pacmango","commit_stats":null,"previous_names":["ashish0kumar/pacmango"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashish0kumar/pacmango","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0kumar%2Fpacmango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0kumar%2Fpacmango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0kumar%2Fpacmango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0kumar%2Fpacmango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashish0kumar","download_url":"https://codeload.github.com/ashish0kumar/pacmango/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0kumar%2Fpacmango/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272788213,"owners_count":24993107,"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-29T02:00:10.610Z","response_time":87,"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":["go","ncurses","ncurses-game","pacman","terminal-game"],"created_at":"2025-08-30T00:35:08.660Z","updated_at":"2025-08-30T00:35:12.629Z","avatar_url":"https://github.com/ashish0kumar.png","language":"Go","funding_links":["https://github.com/sponsors/ashish0kumar"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003epacmango\u003c/h1\u003e \n\u003cp align=\"center\"\u003e\nClassic pacman for the terminal, written in Go\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/7e77bd1e-e825-42be-8dba-e5edc2923787\" width=\"70%\" alt=\"pacmango gameplay demo\" /\u003e\n\u003c/p\u003e\n\n---\n\n## Features\n\n- **Authentic Pacman gameplay** with pellets, power-ups, ghosts, and scoring\n- **9 challenging levels** with progressive difficulty and unique maze layouts\n- **Smooth continuous movement** with pending direction system for responsive controls\n- **Intelligent ghost AI** that chases and flees based on power-up state\n- **Terminal-optimized UI** using goncurses\n- **Cross-platform compatibility** - runs anywhere Go runs\n\n## Installation\n\n### Via `go install`\n\n```bash\ngo install github.com/ashish0kumar/pacmango@latest\n```\n\n### Build from Source\n\n```bash\n# Clone the repository\ngit clone https://github.com/ashish0kumar/pacmango.git\ncd pacmango\n\n# Build the application\ngo build\n\n# Move to a directory in your PATH\nsudo mv pacmango /usr/local/bin/\n```\n\n## Usage\n\n```bash\n# Start the game\npacmango\n\n# Start from a specific level\npacmango --level 5\n```\n\n### Controls\n\n- **Arrow Keys** or **WASD**: Move Pacman\n- **P**: Pause/unpause the game\n- **Q**: Quit the game\n\n### Gameplay\n\n- Eat all pellets (`.`) to complete the level\n- Power-ups (`*`) make you invincible and allow you to eat ghosts\n- Avoid ghosts unless you're invincible\n- Score points by eating pellets and ghosts\n\n## Acknowledgements\n\n- Original Pacman by Namco\n- [goncurses](https://github.com/rthornton128/goncurses) for terminal UI capabilities\n\n## Contributing\n\nContributions are welcome! If you have ideas for improvements or bug reports, please feel free to open an issue or submit a pull request.\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e \n\u003cimg src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true\" alt=\"catppuccin\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ci\u003e\u003ccode\u003e\u0026copy 2025-present \u003ca href=\"https://github.com/ashish0kumar\"\u003eAshish Kumar\u003c/a\u003e\u003c/code\u003e\u003c/i\u003e\n\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/ashish0kumar/pacmango/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/ashish0kumar/pacmango?style=for-the-badge\u0026color=CBA6F7\u0026logoColor=cdd6f4\u0026labelColor=302D41\" alt=\"LICENSE\"\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashish0kumar%2Fpacmango","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashish0kumar%2Fpacmango","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashish0kumar%2Fpacmango/lists"}