{"id":17668796,"url":"https://github.com/lukasjhan/othello_protocol","last_synced_at":"2025-03-30T13:42:49.099Z","repository":{"id":232438394,"uuid":"634472760","full_name":"lukasjhan/Othello_protocol","owner":"lukasjhan","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-30T08:29:59.000Z","size":1160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T15:35:24.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukasjhan.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}},"created_at":"2023-04-30T08:29:32.000Z","updated_at":"2023-04-30T08:30:03.000Z","dependencies_parsed_at":"2024-04-09T22:04:07.497Z","dependency_job_id":"b1bbcf0a-4ea5-40fd-9066-a5c06d4e926d","html_url":"https://github.com/lukasjhan/Othello_protocol","commit_stats":null,"previous_names":["lukasjhan/othello_protocol"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasjhan%2FOthello_protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasjhan%2FOthello_protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasjhan%2FOthello_protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasjhan%2FOthello_protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasjhan","download_url":"https://codeload.github.com/lukasjhan/Othello_protocol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246326599,"owners_count":20759436,"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":[],"created_at":"2024-10-23T23:42:09.408Z","updated_at":"2025-03-30T13:42:49.080Z","avatar_url":"https://github.com/lukasjhan.png","language":"Python","readme":"# Othello_protocol\n\nThis project includes server and clients following the Othello_protocol\n\n## Server\n\nrequirements: Python 3.7\n\nTo run the server.\n\n```\npython server/othello_game_server.py [port number]\n```\n\n## Library\n\nContain Python \u0026 C++\n\nrequirements: \n- Python 3.7\n- C++17\n\nIf you want to see an example code, read lib/c++/othello.cpp or lib/python/othello.py\n\n## Current Version \u0026 Patch Note\n\n- **othello protocol v1.1.1 (2020.02.02)**\n  - HOTFIX\n    - BUG: Client may receive *update* msg and *turn* msg together. it occurs infinite waiting status or timeout.\n    - FIX: Sleep 1s between sending *update* msg and *turn* msg.\n  - Server log now includes client's move msg data. (ex. Black move: 5B)\n\n## Previous Version List\n\n- othello protocol v1.0 (2020.01.25)\n  - Initial version.\n\n- othello protocol v1.1.0 (2020.02.01)\n  - Time Limit Changed (20s -\u003e 15s).\n  - \"Update\" msg has *move* key value which represent lastest movement on board. (to see in detail, read server/msg.py)\n\n## Currently in progress\n\nThe server GUI using PyQt5.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasjhan%2Fothello_protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasjhan%2Fothello_protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasjhan%2Fothello_protocol/lists"}