{"id":18898321,"url":"https://github.com/brainstone/utf8-console-chess","last_synced_at":"2025-07-30T18:10:07.882Z","repository":{"id":69186558,"uuid":"416085904","full_name":"BrainStone/utf8-console-chess","owner":"BrainStone","description":"A little application to render FEN positions in the console with UTF-8 characters.","archived":false,"fork":false,"pushed_at":"2023-05-09T01:38:36.000Z","size":150,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T19:25:33.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/BrainStone.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":"2021-10-11T21:03:07.000Z","updated_at":"2021-10-23T21:14:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d8f691c-9485-4234-aff1-898ffac498f9","html_url":"https://github.com/BrainStone/utf8-console-chess","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BrainStone/utf8-console-chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Futf8-console-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Futf8-console-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Futf8-console-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Futf8-console-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrainStone","download_url":"https://codeload.github.com/BrainStone/utf8-console-chess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainStone%2Futf8-console-chess/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267914802,"owners_count":24164795,"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-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-11-08T08:42:01.035Z","updated_at":"2025-07-30T18:10:07.806Z","avatar_url":"https://github.com/BrainStone.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# utf8-console-chess\n\nA little application to render [FEN](https://www.chess.com/terms/fen-chess) positions in the console with UTF-8 characters.\n\nAmbitions to turn into a fully fledged chess application that supports external chess engines.\n\n## Usage\n\n```\nUsage: ./u8cc [OPTION]... [FEN]\nA little application to render FEN positions in the console with UTF-8 characters.\n\n  -h, --help                 display this message and exit\n\n  -f, --file FILE            instead of from the arguments, read the FEN from\n                             FILE, or when FILE is -, read from standard input\n      --stdin                equivalent to -f -\n\n  -d, --double-size          print the chess board in a larger font. This may\n                             not be supported by all consoles\n  -i, --invert-board         print the board from black's perspective\n```\n\nExample:\n\n![Example Usage](https://user-images.githubusercontent.com/4106544/138535221-9ee3b80a-3a9b-40c8-95c6-a0f6ddbe624f.png)\n\n*Note*: Only the position part until the first space in the FEN string is required. The rest after it is ignored anyways.\n\n## Building\n\nThis is CMake project.\n\nSo all you have to do to build it is run these commands\n\n```cli\ncmake .\nmake\n```\n\nThen you'll have the binary u8cc in the same directory.  \nIf you just want to build the binary without the tests, append the parameter\n`u8cc` to the make command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainstone%2Futf8-console-chess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainstone%2Futf8-console-chess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainstone%2Futf8-console-chess/lists"}