{"id":25858885,"url":"https://github.com/petters/realtimechess","last_synced_at":"2025-03-01T20:37:09.309Z","repository":{"id":52267356,"uuid":"122125828","full_name":"PetterS/realtimechess","owner":"PetterS","description":"In Real-time Chess (or Kung-Fu Chess, Ninja Chess), all pieces can be moved simultaneously!","archived":false,"fork":false,"pushed_at":"2020-12-17T12:42:45.000Z","size":170,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-12T04:12:06.638Z","etag":null,"topics":["chess","chess-variant","game","multiplayer-online-game","real-time-strategy"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/PetterS.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}},"created_at":"2018-02-19T21:59:34.000Z","updated_at":"2022-12-16T09:16:48.000Z","dependencies_parsed_at":"2022-09-12T04:20:21.188Z","dependency_job_id":null,"html_url":"https://github.com/PetterS/realtimechess","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetterS%2Frealtimechess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetterS%2Frealtimechess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetterS%2Frealtimechess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetterS%2Frealtimechess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PetterS","download_url":"https://codeload.github.com/PetterS/realtimechess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241422970,"owners_count":19960596,"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-variant","game","multiplayer-online-game","real-time-strategy"],"created_at":"2025-03-01T20:37:08.605Z","updated_at":"2025-03-01T20:37:09.304Z","avatar_url":"https://github.com/PetterS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a project where I explore things that are new to me (asyncio, ES6 modules, Selenium, pytest-cov, …).\n\n# Real-time Chess\nIn **Real-time Chess** (or [**Kung-Fu Chess**](https://en.wikipedia.org/wiki/Kung-Fu_Chess), **Ninja Chess**), all pieces can be moved simultaneously, but there is a short cool-down afterwards. This is a very fun multi-player game, completely different from regular chess!\n\nThis repository contains a Python server that hosts real-time Chess games.\nThere is a test server running intermittently at [chess.strandmark.net](https://chess.strandmark.net).\n\n![Screenshot](game/screenshot.png)\n\n## Requirements\nPython 3.5+ and asyncio, jinja2, pytest. \n\nIf you want to run the server behind a proxy (locally works fine), it must support websockets.\n\n## Usage\n    $ python3 realtimechess.py run\nThen tell all players to go to http://\u0026lt;your ip\u0026gt;:8080/\n\n## Testing\n        $ python3 -m pytest\n\nTo run the integration test of Chrome + server with Selenium:\n\n        $ python3 browser_test.py\n     \n## Contributions\nContributions are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetters%2Frealtimechess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetters%2Frealtimechess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetters%2Frealtimechess/lists"}