{"id":18171309,"url":"https://github.com/kaamkiya/gg","last_synced_at":"2025-08-22T22:32:40.402Z","repository":{"id":260712244,"uuid":"882133031","full_name":"Kaamkiya/gg","owner":"Kaamkiya","description":":space_invader: Games you can play in your terminal written in Go","archived":false,"fork":false,"pushed_at":"2025-06-08T12:34:12.000Z","size":508,"stargazers_count":53,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T13:31:44.785Z","etag":null,"topics":["cli","cli-game","cli-games","game","games","go","go-app","go-tui","golang","golang-application","good-first-issue","good-first-pr","hacktoberfest","tui","tui-game"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kaamkiya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-02T00:54:13.000Z","updated_at":"2025-06-08T12:34:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"33f04af0-14db-4026-afd1-d1c1fe69778b","html_url":"https://github.com/Kaamkiya/gg","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"1ad99d3b193096447043d8647e3b5b4bdc01638d"},"previous_names":["kaamkiya/gg"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Kaamkiya/gg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fgg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fgg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fgg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fgg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaamkiya","download_url":"https://codeload.github.com/Kaamkiya/gg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fgg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271711228,"owners_count":24807694,"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-22T02:00:08.480Z","response_time":65,"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":["cli","cli-game","cli-games","game","games","go","go-app","go-tui","golang","golang-application","good-first-issue","good-first-pr","hacktoberfest","tui","tui-game"],"created_at":"2024-11-02T15:08:39.010Z","updated_at":"2025-08-22T22:32:40.374Z","avatar_url":"https://github.com/Kaamkiya.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch2 align=\"center\"\u003egg\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\ngames you can play in your terminal!\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003ca href=\"https://github.com/Kaamkiya/gg/issues/new\"\u003eReport a bug or request a feature\u003c/a\u003e\n\n\u003c/p\u003e\n\u003c/div\u003e\n\n[![License: Unlicense](https://img.shields.io/github/license/Kaamkiya/gg)](https://unlicense.org)\n[![Open issue count](https://img.shields.io/github/issues/Kaamkiya/gg)](https://github.com/Kaamkiya/gg/issues)\n[![Open pull request count](https://img.shields.io/github/issues-pr/Kaamkiya/gg)](https://github.com/Kaamkiya/gg/pulls)\n[![Latest release](https://img.shields.io/github/v/tag/Kaamkiya/gg)](https://github.com/Kaamkiya/gg/releases)\n[![Go report card](https://goreportcard.com/badge/github.com/Kaamkiya/gg)](https://goreportcard.com/report/github.com/Kaamkiya/gg)\n\n## About The Project\n\n![A recording of a maze game being played, then the dodger game.](assets/gg.gif)\n![A screenshot of 2048, dodger, and a maze running in separate windows.](assets/gameplay.png)\n\nI like to play video games, probably like you. But I prefer smaller, more minimal games. And I figured the best way to keep games minimal is to play them from the CLI!\n\nAnd as a developer, that's perfect because half of my computer time is spent in a terminal.\n\nEnjoy playing terminal games :)\n\n### Built With\n\n- [Go](https://go.dev)\n- [Charm libraries](https://charm.sh)\n\n## Getting Started\n\nThis section is about installation and usage.\n\n### Prerequisites\n\n- Go (optional)\n\n### Installation\n\n1. Installation with Go:\n  ```\n  go install github.com/Kaamkiya/gg/cmd/gg@latest\n  ```\n2. Running with Go: if you don't want to install it but still want to play\n  ```\n  go run github.com/Kaamkiya/gg/cmd/gg@latest\n  ```\n3. Release binary:\n  * Go to the [releases page](https://github.com/Kaamkiya/gg/releases)\n  * Download the one for your platform\n  * Make it executable (`chmod +x ./\u003cfile\u003e`)\n  * Run it!\n\n## Usage\n\nEnter the command into the terminal:\n\n```\ngg\n```\n\nThen select a game and enjoy!\n\n## Contributing\n\nAll sorts of contributions are welcome!\n\nTo contribute:\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## Roadmap\n\n* [ ] Blackjack\n* [ ] A simple platforming game\n* [ ] Space invaders (minimal, the invaders don't have to actually look like\n  invaders)\n* [ ] Simon\n* [ ] Solitaire\n* [ ] Tron\n* [ ] Typespeed\n\n## License\n\nDistributed under the Unlicense. See [Unlicense License](https://unlicense.org) for more information.\n\n## Acknowledgments\n\n\n* [Al Sweigart's list of games to clone](https://inventwithpython.com/blog/2012/02/20/i-need-practice-programming-49-ideas-for-game-clones-to-code/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaamkiya%2Fgg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaamkiya%2Fgg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaamkiya%2Fgg/lists"}