{"id":25957649,"url":"https://github.com/mdraith/shellchess","last_synced_at":"2026-04-11T02:55:01.040Z","repository":{"id":277038682,"uuid":"931130681","full_name":"mdraith/ShellChess","owner":"mdraith","description":"A chess program for the Linux shell.","archived":false,"fork":false,"pushed_at":"2025-03-11T18:53:08.000Z","size":114,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T23:40:56.084Z","etag":null,"topics":["board","chess","cli","game","linux","play","shell","terminal","text","unicode"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdraith.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}},"created_at":"2025-02-11T19:07:44.000Z","updated_at":"2025-03-11T18:55:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fe6d211-3efe-44d3-9ec9-c74e2f34d217","html_url":"https://github.com/mdraith/ShellChess","commit_stats":null,"previous_names":["mdraith/shellchess"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mdraith/ShellChess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdraith%2FShellChess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdraith%2FShellChess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdraith%2FShellChess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdraith%2FShellChess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdraith","download_url":"https://codeload.github.com/mdraith/ShellChess/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdraith%2FShellChess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144649,"owners_count":24881141,"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-25T02:00:12.092Z","response_time":1107,"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":["board","chess","cli","game","linux","play","shell","terminal","text","unicode"],"created_at":"2025-03-04T17:36:03.224Z","updated_at":"2026-04-11T02:55:00.997Z","avatar_url":"https://github.com/mdraith.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShellChess\nShellChess is a brute force chess program for the Linux terminal.  \n\nIt's recommended to run it with the *Termux* app on your smartphone.\n\nExtract for ARM 64-Bit Linux:  \n`tar -xJf shellchess-linux-aarch64-1.0.tar.xz`\n\nExtract for Intel or AMD 64-Bit Linux:  \n`tar -xJf shellchess-linux-x86-64-1.0.tar.xz`\n\nA new directory *ShellChess* will be created.\n\nFor starting the binary program:  \n`cd ShellChess \u0026\u0026 ./chess`\n\nJust enter the move you want to make in small letters: **e2e4**\n\nEnter the command **side** to play the black pieces.\n\nTo weaken the opponent, enter **dpth**, press Return, and choose a number between **1** (very weak) and **3** (novice).\n\nTo make it faster, you can compile the program like this:  \n`clang -O3 -flto -o chess chess.c \u0026\u0026 strip chess`\n\nIf you have modified the code and want to benchmark it, use the following settings:\n- **dpth** should be set to a matching depth of maybe **10**  \n- **extn** should be off to disable move extensions  \n- **rand** should be off to disable random moves  \n- **book** should be off to disable book openings  \n- **test** starts the calculation of a test position\n\n\"Every chess master was once a beginner.\"\n(Irving Chernev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdraith%2Fshellchess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdraith%2Fshellchess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdraith%2Fshellchess/lists"}