{"id":22006555,"url":"https://github.com/niallb98/chessdb","last_synced_at":"2025-03-23T06:44:54.899Z","repository":{"id":176309132,"uuid":"655313757","full_name":"NiallB98/chessdb","owner":"NiallB98","description":"A text-based multiplayer chess game written in Kx System's (https://kx.com/) programming language Q","archived":false,"fork":false,"pushed_at":"2024-02-28T17:03:54.000Z","size":196,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T13:48:12.754Z","etag":null,"topics":["chess","game","kdb","kdb-q","multiplayer"],"latest_commit_sha":null,"homepage":"","language":"q","has_issues":true,"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/NiallB98.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":"2023-06-18T14:26:55.000Z","updated_at":"2023-10-13T14:36:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad8b8de5-4e9c-4dfc-a529-a58f65840858","html_url":"https://github.com/NiallB98/chessdb","commit_stats":null,"previous_names":["niallb98/chessdb_plus","niallb98/chessdb"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiallB98%2Fchessdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiallB98%2Fchessdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiallB98%2Fchessdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiallB98%2Fchessdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NiallB98","download_url":"https://codeload.github.com/NiallB98/chessdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245066522,"owners_count":20555404,"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","game","kdb","kdb-q","multiplayer"],"created_at":"2024-11-30T01:13:01.618Z","updated_at":"2025-03-23T06:44:54.880Z","avatar_url":"https://github.com/NiallB98.png","language":"q","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChessDB\nA text-based multiplayer chess game written in Kx System's (https://kx.com/) programming language Q\n\n---\n\n## Requirements\n\n* `bash` (Tested with Git Bash for Windows' MinTTY terminal)\n* `q/kdb+` (Tested in version 4.0)\n\n**Note:** Some terminals may be too slow at refreshing their visuals to show the game at 60 FPS properly, it is recommended to run through a faster terminal than the default, like running through a [MinTTY](https://mintty.github.io/) terminal\n\n## How to Start a Game\nFirst you will need a server to join; to start a server run `start_server.sh`, which can **optionally be passed a port number as an argument** for which it will host the server on, otherwise the server's port will default to the `DEFAULT_PORT` variable's value defined in `config.env` and the public and local IP address of the server will be logged upon it starting up\n\nClicking `run.sh` will start a client process for playing the game, to join a server you:\n1) Select `PLAY` on the main menu\n2) Enter and confirm a name you wish to call yourself in-game\n3) Enter the IP and port of the server (Use local IP if on same network as the server and public otherwise) and select `Join`\n4) Wait for another player to join the same server to start the game\n\n#### Note:\nTo play a game hosted on another network port forwarding may be necessary on the host network (Search \"How to port forward\" for more information)\n\n## Tips\n- If `run.sh` and `start_server.sh` cannot start Q you may need to edit the `Q_CMD` override variable in `config.env` to a command that works on your machine\n- To reset the server you can execute `reset[]` in its console\n- When typing in the server IP address you can enter `localhost` or `.z.a` to easily set the IP to your local address\n- You can move the game cursor out of bounds to wrap it around to the other side of the board\n\n## Extras\n\n### Screenshot of Gameplay:\n![Screenshot](resources/readme_images/example_gameplay.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniallb98%2Fchessdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniallb98%2Fchessdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniallb98%2Fchessdb/lists"}