{"id":18412961,"url":"https://github.com/viktorstrate/arduino-chess","last_synced_at":"2025-06-21T21:38:54.516Z","repository":{"id":86092129,"uuid":"171762910","full_name":"viktorstrate/arduino-chess","owner":"viktorstrate","description":"Chess engine for the Arduino microprocessor","archived":false,"fork":false,"pushed_at":"2019-04-09T10:53:42.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T05:23:36.013Z","etag":null,"topics":["arduino","arduino-library","chess","chess-ai","chess-engine"],"latest_commit_sha":null,"homepage":"","language":"C++","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/viktorstrate.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":"2019-02-20T23:03:38.000Z","updated_at":"2024-08-01T21:42:37.000Z","dependencies_parsed_at":"2023-03-04T15:00:46.025Z","dependency_job_id":null,"html_url":"https://github.com/viktorstrate/arduino-chess","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktorstrate%2Farduino-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktorstrate%2Farduino-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktorstrate%2Farduino-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viktorstrate%2Farduino-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viktorstrate","download_url":"https://codeload.github.com/viktorstrate/arduino-chess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918119,"owners_count":21183123,"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","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":["arduino","arduino-library","chess","chess-ai","chess-engine"],"created_at":"2024-11-06T03:44:17.240Z","updated_at":"2025-04-14T16:41:14.288Z","avatar_url":"https://github.com/viktorstrate.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arduino chess engine\n\n\u003e A simple chess engine based on the mini-max algorithm,\nthat can run on Arduinos as well as normal computers\n  \n## Build and run on computer\n\nRun following commands in the project directory, to build the project.\n\n```shell\n$ cmake .\n```\n\n```shell\n$ make\n```\n\nTo run it\n\n```shell\n$ ./arduino_chess\n```\n\n\u003e You might have to grant executable permissions for the file\n\n```shell\n$ chmod +x ./arduino_chess\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviktorstrate%2Farduino-chess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviktorstrate%2Farduino-chess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviktorstrate%2Farduino-chess/lists"}