{"id":20530251,"url":"https://github.com/zoomten/pocket-clicker","last_synced_at":"2025-10-08T21:06:09.344Z","repository":{"id":219592528,"uuid":"749419413","full_name":"ZoomTen/pocket-clicker","owner":"ZoomTen","description":"A simple Cookie Clicker clone for the Game Boy with a twist, written in Nim.","archived":false,"fork":false,"pushed_at":"2024-07-09T15:52:05.000Z","size":95,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T21:06:07.185Z","etag":null,"topics":["game-boy","gbdev","gbdk","gbdk-2020","nim-lang"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/ZoomTen.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}},"created_at":"2024-01-28T14:35:15.000Z","updated_at":"2025-01-24T23:08:05.000Z","dependencies_parsed_at":"2024-05-09T15:59:51.054Z","dependency_job_id":"7c1b06de-b7b5-462a-a3f5-5a1810bad47a","html_url":"https://github.com/ZoomTen/pocket-clicker","commit_stats":null,"previous_names":["zoomten/pocket-clicker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZoomTen/pocket-clicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fpocket-clicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fpocket-clicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fpocket-clicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fpocket-clicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZoomTen","download_url":"https://codeload.github.com/ZoomTen/pocket-clicker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2Fpocket-clicker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000717,"owners_count":26082837,"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-10-08T02:00:06.501Z","response_time":56,"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":["game-boy","gbdev","gbdk","gbdk-2020","nim-lang"],"created_at":"2024-11-15T23:35:55.152Z","updated_at":"2025-10-08T21:06:09.329Z","avatar_url":"https://github.com/ZoomTen.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pocket Clicker\n\nA Cookie Clicker clone for the Game Boy written in Nim! (plus my own `crt0` and basic routines in ASM)\n\nUnlike my [last proof-of-concept](https://github.com/ZoomTen/nim-gb-test), this time I try not to depend too much on GBDK (particularly the GB-specific part), but rather to try and compile everything from the C that Nim generates.\n\n![](docs/screenshot.png)\n\n(Pokémon-theme hopefully temporary)\n\n## How to build\n\nFor best results, do this in a Unix-like environment.\n\n### Requirements\n\n* [Nim](https://nim-lang.org/) ≥ 2.0.0\n* [GBDK 2020](https://gbdk-2020.github.io/gbdk-2020/)\n\n### Steps\n\n1. Ensure the `GBDK_ROOT` environment variable points to your GBDK 2020 installation folder.\n2. Clone the repo:\n```\ngit clone https://github.com/ZoomTen/pocket-clicker\n```\n3. `cd` into the repo folder and run:\n```\nnim build\n```\n4. To clean up the repo folder of generated files including the ROM:\n```\nnim clean\n```\n5. To clean up the repo folder **excluding** the ROM and debug symbols:\n```\nnim cleanDist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomten%2Fpocket-clicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoomten%2Fpocket-clicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomten%2Fpocket-clicker/lists"}