{"id":19391802,"url":"https://github.com/tteeoo/solitaire","last_synced_at":"2026-04-20T13:35:56.830Z","repository":{"id":136198111,"uuid":"243636486","full_name":"tteeoo/solitaire","owner":"tteeoo","description":"🃏 Play solitaire in the terminal","archived":false,"fork":false,"pushed_at":"2020-08-25T17:19:50.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T10:09:42.074Z","etag":null,"topics":["card-game","python","solitaire"],"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/tteeoo.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}},"created_at":"2020-02-27T23:19:22.000Z","updated_at":"2022-10-14T12:20:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8638e70-4c62-4771-b256-9284df114d85","html_url":"https://github.com/tteeoo/solitaire","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tteeoo/solitaire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsolitaire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsolitaire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsolitaire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsolitaire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tteeoo","download_url":"https://codeload.github.com/tteeoo/solitaire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fsolitaire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32049077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["card-game","python","solitaire"],"created_at":"2024-11-10T10:29:16.921Z","updated_at":"2026-04-20T13:35:56.815Z","avatar_url":"https://github.com/tteeoo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solitaire\n![image](https://i.ibb.co/0jxzvd7/solitaire.png)\n\n# How to play\nThe rest of this file assumes you already know how to play [Klondike solitaire](https://en.wikipedia.org/wiki/Klondike_\\(solitaire\\)).\n\n### Running\nTo start, simply run the file `solitaire.py` with a Python 3 interpreter.\n\nOr play on the web at https://solitaire.theohenson.repl.run.\n\n### The Game Board\nWhen started, the seven columns of cards are displayed at the top.\n\nThe four foundations (where stacks of suits go) are located under the columns.\n\nBelow the four foundations is the rest of the deck, with one card exposed.\n\n### Cards\nCards' names consist of two letters, the first being the first letter of their suit, and the second representing the type of the card.\n\nFace-down cards are shown with two hyphens.\n\n### Commands\n\nThe game is controlled via typed commands.\n\nUnder all the cards will be a prompt to enter said commands (shown as `solitaire\u003e `).\n\n#### To move a card from one column to another, run:\n\n  `\u003csource column #\u003e \u003csource row #\u003e \u003cdestination column #\u003e`\n\n  For example:\n\n  `3 4 2`: attempts to move the card in the `3`rd column that is `4` cards down, to the `2`nd column.\n  \n#### To move a card from a column to its suit's foundations, run:\n  \n  `a \u003csource column #\u003e`\n  \n  For example:\n  \n  `a 3`: attempts to move the card at the bottom of the `3`rd column to its suit's foundation.\n \n#### To refer to the card on the top of the deck, use `0`\n\n  For example:\n  \n  `0 5`: attempts to move the card on top of the deck to the bottom of column `5`.\n  \n  `a 0`: attempts to move the card on top of the deck to its suit's foundation.\n\n#### To draw a new card press enter \n\n# License\nAll files are licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftteeoo%2Fsolitaire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftteeoo%2Fsolitaire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftteeoo%2Fsolitaire/lists"}