{"id":15056072,"url":"https://github.com/sauce-code/chessy","last_synced_at":"2025-04-10T04:06:51.397Z","repository":{"id":95805672,"uuid":"246060412","full_name":"sauce-code/chessy","owner":"sauce-code","description":"Chessy is a simple Chess A.I. using a look-ahead strategy.","archived":false,"fork":false,"pushed_at":"2020-08-20T17:53:58.000Z","size":2605,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T04:06:45.922Z","etag":null,"topics":["ai","chess","chess-ai","gplv3","java","java-11","javafx","javafx-11","javafx-application","javafx-desktop-apps","javafx-games","javafx-gui","look-ahead","lookahead","maven","utf-8","utf8"],"latest_commit_sha":null,"homepage":"","language":"Java","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/sauce-code.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-03-09T14:39:06.000Z","updated_at":"2023-10-26T18:30:16.000Z","dependencies_parsed_at":"2023-03-03T03:00:11.105Z","dependency_job_id":null,"html_url":"https://github.com/sauce-code/chessy","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/sauce-code%2Fchessy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sauce-code%2Fchessy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sauce-code%2Fchessy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sauce-code%2Fchessy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sauce-code","download_url":"https://codeload.github.com/sauce-code/chessy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154984,"owners_count":21056543,"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":["ai","chess","chess-ai","gplv3","java","java-11","javafx","javafx-11","javafx-application","javafx-desktop-apps","javafx-games","javafx-gui","look-ahead","lookahead","maven","utf-8","utf8"],"created_at":"2024-09-24T21:47:56.476Z","updated_at":"2025-04-10T04:06:51.374Z","avatar_url":"https://github.com/sauce-code.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Java CI with Maven](https://github.com/sauce-code/chessy/workflows/Java%20CI%20with%20Maven/badge.svg)\n\n# Chessy\n\nChessy is a simple Chess A.I. using a look-ahead strategy. Its provided as a Maven project, encoded in UTF8, written in Java and published under [GPLv3](http://www.gnu.de/documents/gpl.de.html). The chess images used were published by Igor Krizanovskij under [Public Domain](https://creativecommons.org/publicdomain/zero/1.0/). JetBrains Mono is released under [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).\n\n![overview 1](doc/overview1.png)\n\n![overview 2](doc/overview2.png)\n\n## Prerequisites\n\n- Maven\n- Java 11\n\n## Install\n\nJust run the following commands:\n\n```bash\ngit clone https://github.com/sauce-code/chessy.git\ncd chessy\nmvn install\n```\n\n## Run\n\n### Maven Runner\n\n```bash\ncd chessy-gui\nmvn javafx:run\n```\n\n### Command Line\n\n```bash\ncd chessy-gui\\target\njava --module-path %PATH_TO_FX% --add-modules javafx.base,javafx.graphics,javafx.controls -jar chessy-gui-1.0.0-SNAPSHOT-jar-with-dependencies.jar\n```\n\n## Changelog\n\nCan be found [here](CHANGELOG.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsauce-code%2Fchessy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsauce-code%2Fchessy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsauce-code%2Fchessy/lists"}