{"id":25874829,"url":"https://github.com/timmoth/grandchesstree","last_synced_at":"2026-03-06T22:03:32.918Z","repository":{"id":274284454,"uuid":"922456985","full_name":"Timmoth/grandchesstree","owner":"Timmoth","description":"a public distributed effort to traverse the depths of the game of chess.","archived":false,"fork":false,"pushed_at":"2025-02-24T10:45:11.000Z","size":27537,"stargazers_count":11,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T11:39:36.548Z","etag":null,"topics":["bitboard","chess","chess-engine","perft"],"latest_commit_sha":null,"homepage":"https://grandchesstree.com/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Timmoth.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":"2025-01-26T09:04:52.000Z","updated_at":"2025-02-24T10:44:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"87544e3b-8637-4435-9ae3-9af0f725bf8f","html_url":"https://github.com/Timmoth/grandchesstree","commit_stats":null,"previous_names":["timmoth/grandchesstree"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2Fgrandchesstree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2Fgrandchesstree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2Fgrandchesstree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timmoth%2Fgrandchesstree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Timmoth","download_url":"https://codeload.github.com/Timmoth/grandchesstree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241486062,"owners_count":19970598,"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":["bitboard","chess","chess-engine","perft"],"created_at":"2025-03-02T09:29:51.963Z","updated_at":"2026-03-06T22:03:27.881Z","avatar_url":"https://github.com/Timmoth.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Grand Chess Tree\nThe grand chess tree is a public distributed effort to traverse the depths of the game of chess. The project started as a result of the enjoyment I found in the early days of working on [Saplings](https://github.com/Timmoth/Sapling) move generator. \n\n\n```\n| depth | nodes            | captures        | enpassants   | castles       | promotions  | direct_checks  | single_discovered_checks | direct_discovered_checks | double_discovered_check | total_checks   | direct_mates | single_discovered_mates | direct_discoverd_mates | double_discoverd_mates | total_mates  |\n|-------|------------------|-----------------|--------------|---------------|-------------|----------------|--------------------------|--------------------------|-------------------------|----------------|--------------|-------------------------|------------------------|------------------------|--------------|\n| 0     | 1                | 0               | 0            | 0             | 0           | 0              | 0                        | 0                        | 0                       | 0              | 0            | 0                       | 0                      | 0                      | 0            |\n| 1     | 20               | 0               | 0            | 0             | 0           | 0              | 0                        | 0                        | 0                       | 0              | 0            | 0                       | 0                      | 0                      | 0            |\n| 2     | 400              | 0               | 0            | 0             | 0           | 0              | 0                        | 0                        | 0                       | 0              | 0            | 0                       | 0                      | 0                      | 0            |\n| 3     | 8902             | 34              | 0            | 0             | 0           | 12             | 0                        | 0                        | 0                       | 12             | 0            | 0                       | 0                      | 0                      | 0            |\n| 4     | 197281           | 1576            | 0            | 0             | 0           | 461            | 0                        | 0                        | 0                       | 461            | 8            | 0                       | 0                      | 0                      | 8            |\n| 5     | 4865609          | 82719           | 258          | 0             | 0           | 26998          | 6                        | 0                        | 0                       | 27004          | 347          | 0                       | 0                      | 0                      | 347          |\n| 6     | 119060324        | 2812008         | 5248         | 0             | 0           | 797896         | 329                      | 46                       | 0                       | 798271         | 10828        | 0                       | 0                      | 0                      | 10828        |\n| 7     | 3195901860       | 108329926       | 319617       | 883453        | 0           | 32648427       | 18026                    | 1628                     | 0                       | 32668081       | 435767       | 0                       | 0                      | 0                      | 435767       |\n| 8     | 84998978956      | 3523740106      | 7187977      | 23605205      | 0           | 958135303      | 847039                   | 147215                   | 0                       | 959129557      | 9852032      | 4                       | 0                      | 0                      | 9852036      |\n| 9     | 2439530234167    | 125208536153    | 319496827    | 1784356000    | 17334376    | 35653060996    | 37101713                 | 5547221                  | 10                      | 35695709940    | 399421379    | 1869                    | 768715                 | 0                      | 400191963    |\n| 10    | 69352859712417   | 4092784875884   | 7824835694   | 50908510199   | 511374376   | 1077020493859  | 1531274015               | 302900733                | 879                     | 1078854669486  | 8771693969   | 598058                  | 18327128               | 0                      | 8790619155   |\n| 11    | 2097651003696806 | 142537161824567 | 313603617408 | 2641343463566 | 49560932860 | 39068470901662 | 67494850305              | 11721852393              | 57443                   | 39147687661803 | 360675926605 | 60344676                | 1553739626             | 0                      | 362290010907 |\n```\n## Get involved\nThe project is still in it's infancy but I'm hoping to attract others to get involved, either through collaboration by working with me on the default move generator or through competition by writing your own move generator that out performs this one! \n\nIf you're interested in the project please [join the discord group](https://discord.gg/cTu3aeCZVe)\n\n## Find out more\n[Read the docs](https://timmoth.github.io/grandchesstree/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmoth%2Fgrandchesstree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimmoth%2Fgrandchesstree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmoth%2Fgrandchesstree/lists"}