{"id":17280162,"url":"https://github.com/akuli/curses-klondike","last_synced_at":"2026-03-04T12:31:31.911Z","repository":{"id":46793873,"uuid":"163732338","full_name":"Akuli/curses-klondike","owner":"Akuli","description":"Terminal klondike solitaire game","archived":false,"fork":false,"pushed_at":"2026-01-13T10:47:13.000Z","size":374,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T13:36:43.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/Akuli.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-01T11:39:25.000Z","updated_at":"2026-01-13T10:40:25.000Z","dependencies_parsed_at":"2025-06-23T09:21:28.916Z","dependency_job_id":"64556268-d551-470d-b6ec-abdd995e461d","html_url":"https://github.com/Akuli/curses-klondike","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akuli/curses-klondike","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-klondike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-klondike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-klondike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-klondike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akuli","download_url":"https://codeload.github.com/Akuli/curses-klondike/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-klondike/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30079737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T12:28:08.313Z","status":"ssl_error","status_checked_at":"2026-03-04T12:27:28.210Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-15T09:19:37.052Z","updated_at":"2026-03-04T12:31:31.886Z","avatar_url":"https://github.com/Akuli.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Curses klondike\n\nThis is a text-based [klondike] game written in C++ using curses.\n\n[klondike]: https://en.wikipedia.org/wiki/Klondike_(solitaire)\n\n![screenshot](screenshot.png)\n\nIf you don't like colors, use the `--no-colors` option:\n\n![screenshot](screenshot-nocolors.png)\n\nIf you have apt, you can install all dependencies like this:\n\n    $ sudo apt install git make g++ libncurses5-dev libncursesw5-dev\n\nThen you can download my code, compile it and run.\n\n    $ git clone https://github.com/Akuli/curses-klondike\n    $ cd curses-klondike\n    $ make -j2\n    $ ./cursesklon\n\n\n## FAQ\n\n### How do I exit this game?\n\nIt's not vim, so you can quit it like any other sane curses program (less,\nbsdgames tetris etc). In other words, press q to quit.\n\n### I don't like the rules that this game uses! When X happens, it should do Y instead of Z\n\nSee `./cursesklon --help`. Maybe one of the options is what you want. If none\nof them is, [create an issue].\n\n[create an issue]: https://github.com/Akuli/curses-klondike/issues/new\n\n### Why did you write a klondike game?\n\nBecause it's fun.\n\n### Why did you write a klondike game using curses?\n\nBecause it's fun.\n\n### Does it work on Windows?\n\nNo, but Windows comes with a klondike. Windows command prompt and powershell\nare kind of awful anyway, and you probably want to use GUI applications instead\nof them whenever possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakuli%2Fcurses-klondike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakuli%2Fcurses-klondike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakuli%2Fcurses-klondike/lists"}