{"id":49876545,"url":"https://github.com/fresh-milkshake/chess-zoo","last_synced_at":"2026-05-15T12:38:40.811Z","repository":{"id":291661709,"uuid":"978358297","full_name":"fresh-milkshake/chess-zoo","owner":"fresh-milkshake","description":"Chess Zoo Sim","archived":false,"fork":false,"pushed_at":"2025-07-06T21:22:32.000Z","size":2583,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T22:27:58.830Z","etag":null,"topics":["chess","simulation"],"latest_commit_sha":null,"homepage":"https://fresh-milkshake.github.io/chess-zoo/","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fresh-milkshake.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,"zenodo":null}},"created_at":"2025-05-05T21:32:17.000Z","updated_at":"2025-07-06T21:22:03.000Z","dependencies_parsed_at":"2025-05-05T22:37:27.659Z","dependency_job_id":"499417b7-0065-43d5-8b54-6173b44ce576","html_url":"https://github.com/fresh-milkshake/chess-zoo","commit_stats":null,"previous_names":["fresh-milkshake/chess-zoo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fresh-milkshake/chess-zoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh-milkshake%2Fchess-zoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh-milkshake%2Fchess-zoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh-milkshake%2Fchess-zoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh-milkshake%2Fchess-zoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fresh-milkshake","download_url":"https://codeload.github.com/fresh-milkshake/chess-zoo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh-milkshake%2Fchess-zoo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","simulation"],"created_at":"2026-05-15T12:38:40.316Z","updated_at":"2026-05-15T12:38:40.797Z","avatar_url":"https://github.com/fresh-milkshake.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chess Zoo Web Application\n\n[![Deploy to GitHub Pages](https://github.com/fresh-milkshake/chess-zoo/actions/workflows/deploy.yml/badge.svg)](https://github.com/fresh-milkshake/chess-zoo/actions/workflows/deploy.yml)\n\nA web simulation of the \"Chess Zoo\" concept, where various chess pieces move around in their enclosures separated by walls, fully inspired by the [xkcd \"Chess Zoo\"](https://imgs.xkcd.com/comics/chess_zoo.png) comic.\n\nLink to running gh-pages: https://fresh-milkshake.github.io/chess-zoo/\n\nThe application includes:\n\n- Movement of chess pieces according to the rules\n- Walls and enclosures loaded from a customizable PGN-like format\n- Interactive chess board and tools for customizing the zoo\n- Visitors who can observe the chess pieces and comment on what they see\n\n## Installation and Running\n\n```bash\nnpm install\nnpm start\n```\n\n\u003e The simulation will automatically open in your browser at:\n\u003e http://localhost:3000\n\n## Technical Details\n\nThe application is built using:\n\n- React for the user interface\n- Canvas API for rendering the board and pieces\n- Custom hooks for state management\n- Modular project structure for logic separation\n\n### Main Components\n\n- `ChessZooApp` - Root application component\n- `ChessZooBoard` - Chess board component with Canvas\n- `ControlPanel` - Control panel with tools\n- `useBoardInteractions` - Hook for handling board interactions\n- `useChessZooState` - Hook for managing application state\n\n### License\n\nThis project is distributed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffresh-milkshake%2Fchess-zoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffresh-milkshake%2Fchess-zoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffresh-milkshake%2Fchess-zoo/lists"}