{"id":13618007,"url":"https://github.com/Assios/chessguessr","last_synced_at":"2025-04-14T10:30:49.455Z","repository":{"id":47300202,"uuid":"501420664","full_name":"Assios/chessguessr","owner":"Assios","description":"Guess the continuation of a chess game","archived":false,"fork":false,"pushed_at":"2025-04-09T20:04:18.000Z","size":2704,"stargazers_count":88,"open_issues_count":4,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T21:21:34.152Z","etag":null,"topics":["chess","firebase","firestore","game","hacktoberfest","react","remix","tailwind","tailwindcss","typescript","wordle"],"latest_commit_sha":null,"homepage":"https://chessguessr.com","language":"TypeScript","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/Assios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"buy_me_a_coffee":"assios"}},"created_at":"2022-06-08T21:48:19.000Z","updated_at":"2025-04-09T20:04:21.000Z","dependencies_parsed_at":"2023-11-11T10:25:00.136Z","dependency_job_id":"51388b10-67a7-4274-a636-e2e68e42d7ab","html_url":"https://github.com/Assios/chessguessr","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/Assios%2Fchessguessr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Assios%2Fchessguessr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Assios%2Fchessguessr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Assios%2Fchessguessr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Assios","download_url":"https://codeload.github.com/Assios/chessguessr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248862563,"owners_count":21173830,"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","firebase","firestore","game","hacktoberfest","react","remix","tailwind","tailwindcss","typescript","wordle"],"created_at":"2024-08-01T20:01:52.538Z","updated_at":"2025-04-14T10:30:49.108Z","avatar_url":"https://github.com/Assios.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/assios"],"categories":["TypeScript"],"sub_categories":[],"readme":"# [Chessguessr](https://chessguessr.com)\n\n[![Twitter](https://img.shields.io/twitter/follow/chessguessr?style=social)](https://twitter.com/chessguessr)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n![](https://chessguessr.com/chessguessr.png)\n\nChessguessr is a game where you try to guess the next moves in a chessgame. All positions are currently taken from games played on [Lichess](https://lichess.org).\n\n## Rules\n\nLike Wordle, or Chessle, you are given hints after each guess.\n\n- 🟩 indicates that the move is correct.\n- 🟨 indicates that the move is correct, but in the wrong place.\n- 🟦 indicates that the correct piece type was moved (but not necessarily the exact same piece).\n- ⬜ indicates that the move is wrong.\n\n## Development\n\nChessguessr is built with [Remix](https://remix.run/), Typescript, Tailwind, Firebase (for keeping track of puzzle stats).\n\n## REST API\n\n### Get the daily Chessguessr puzzle\n\n#### Request\n\n`GET https://chessguessr.com/api/daily`\n\n#### Response\n\nThe API returns a JSON object with the following properties:\n\n- `date`: The date of the puzzle, in the format \"YYYY-MM-DD\".\n- `fen`: The chess position in FEN format.\n- `solution`: An array of moves that represents the solution to the puzzle.\n- `id`: The unique ID of the puzzle.\n- `boardImage`: an image of the chess board with the puzzle position.\n- `players`: An array of objects representing the white and black players in the game. Each player object has the following properties:\n  - `color`: The color of the player (\"white\" or \"black\").\n  - `name`: The name of the player.\n  - `rating`: The rating of the player.\n  - `title`: The chess title of the player, if any (e.g. \"GM\" or \"WIM\").\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAssios%2Fchessguessr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAssios%2Fchessguessr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAssios%2Fchessguessr/lists"}