{"id":16118491,"url":"https://github.com/starvy/duchchess","last_synced_at":"2025-03-18T10:31:07.989Z","repository":{"id":153189989,"uuid":"461487133","full_name":"starvy/duchchess","owner":"starvy","description":"UCI Java Chess Engine ~2000 ELO","archived":false,"fork":false,"pushed_at":"2022-06-06T14:20:47.000Z","size":57,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T19:46:35.875Z","etag":null,"topics":["chess","chess-engine","java"],"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/starvy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-02-20T12:53:58.000Z","updated_at":"2025-03-14T13:57:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"7aaf4cdf-59a1-4c5c-be3e-04d0dcd2c334","html_url":"https://github.com/starvy/duchchess","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starvy%2Fduchchess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starvy%2Fduchchess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starvy%2Fduchchess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starvy%2Fduchchess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starvy","download_url":"https://codeload.github.com/starvy/duchchess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244201760,"owners_count":20415143,"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":["chess","chess-engine","java"],"created_at":"2024-10-09T20:49:43.324Z","updated_at":"2025-03-18T10:31:07.983Z","avatar_url":"https://github.com/starvy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Java CI with Maven](https://github.com/starvy/duchchess/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/starvy/duchchess/actions/workflows/maven.yml)\n![](https://img.shields.io/tokei/lines/github/starvy/duchchess)\n![](https://img.shields.io/github/license/starvy/duchchess)\n![](https://img.shields.io/github/v/release/starvy/duchchess)\n# Duch Chess Engine\n\nDuch is a UCI Chess Engine written in Java. Version 1.0.0 is ranked around 2000 ELO\n\n## :computer_mouse: Play it\n\nIn order to play with Duch, you need a chess GUI that supports UCI protocol like **cute-chess** or **Arena**\n\n## Motivation\n\nMy goal was to learn about chess programming and create an engine that beats me in chess. Now, it beats me every time.\n\n## :mag_right: Features\n\n- Bitboards\n- Magic Bitboards\n- Transposition Table\n- Zobrist Key Hasing\n- Static Exchange Evaluation\n- Negamax Search\n  - Alpha-beta pruning\n  - Late move pruning\n  - Late move reductions\n  - Razoring pruning\n  - Futility pruning\n  - Iterative deepening\n- Move Ordering\n  - Hash Move\n  - Most valuable victim / Least valuable attacker\n  - Killer moves\n  - History Heuristics\n- Evaluation\n  - Material value\n  - Material position\n  - Piece mobility\n  - Pawn evaluation\n\n## :pick: Building\n\nDuch is compiled using Maven\n\n```shell\nmvn package\n```\n\n## :technologist: Author\n\n- Sebastian Pravda\n\n## Contributing\nAny contribution or help is welcomed.\n\n### Please note\nThis is just a hobby project. There might be some bugs in the code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarvy%2Fduchchess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarvy%2Fduchchess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarvy%2Fduchchess/lists"}