{"id":23135730,"url":"https://github.com/slashscreen/server-client-architecture","last_synced_at":"2025-09-06T15:51:00.760Z","repository":{"id":95163929,"uuid":"141312539","full_name":"SlashScreen/server-client-architecture","owner":"SlashScreen","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-30T19:05:01.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-17T19:50:55.590Z","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/SlashScreen.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}},"created_at":"2018-07-17T15:57:52.000Z","updated_at":"2018-09-30T19:05:03.000Z","dependencies_parsed_at":"2023-03-13T16:53:06.794Z","dependency_job_id":null,"html_url":"https://github.com/SlashScreen/server-client-architecture","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SlashScreen/server-client-architecture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fserver-client-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fserver-client-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fserver-client-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fserver-client-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SlashScreen","download_url":"https://codeload.github.com/SlashScreen/server-client-architecture/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fserver-client-architecture/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273926554,"owners_count":25192318,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-17T12:16:47.556Z","updated_at":"2025-09-06T15:51:00.737Z","avatar_url":"https://github.com/SlashScreen.png","language":"Python","readme":"# server-client-architecture\nHey! I had an idea in my head for a server-client interaction pipeline for creating multiplayer games, and so here we are.\n# What's going on?\nWhat's happening is that there are 2 scripts: a client (`gamewindow.py`) and a server (`gameserver.py`) that talk to eachother right now through `localhost:6789`.\nThe `client` sends a packet containing a dict (`playerdict`) that contains all the information concerning the box the user controls (WASD).\nThe `server` recieves the packet, and updates `world` accordingly, with whatever new information is sent by the `client`.\nThe `server`, in turn, sends the client the `world` dictionary, allowing it to access all of the other players' positions and draw them to the screen.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashscreen%2Fserver-client-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslashscreen%2Fserver-client-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashscreen%2Fserver-client-architecture/lists"}