{"id":20876689,"url":"https://github.com/asodja/rust-snake","last_synced_at":"2025-10-07T10:55:45.178Z","repository":{"id":106973604,"uuid":"161035500","full_name":"asodja/rust-snake","owner":"asodja","description":"Rust learning project. Gameserver for multiplayer Snake game written in Rust.","archived":false,"fork":false,"pushed_at":"2018-12-09T12:16:49.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-19T09:29:39.761Z","etag":null,"topics":["gameserver","rust","rust-lang","slitherio","snake","websocket"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/asodja.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-12-09T12:12:04.000Z","updated_at":"2021-05-14T06:59:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ab6c3e6-c84f-40ce-b470-90ace54c31ce","html_url":"https://github.com/asodja/rust-snake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asodja%2Frust-snake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asodja%2Frust-snake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asodja%2Frust-snake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asodja%2Frust-snake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asodja","download_url":"https://codeload.github.com/asodja/rust-snake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243250328,"owners_count":20261004,"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":["gameserver","rust","rust-lang","slitherio","snake","websocket"],"created_at":"2024-11-18T06:54:30.684Z","updated_at":"2025-10-07T10:55:40.159Z","avatar_url":"https://github.com/asodja.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Snake\nServer for multiplayer snake game written in [Rust](https://github.com/rust-lang/rust). It is my playground for trying out Rust and all it offers. \n\nServer-client protocol is a simpler version of one described in [Slither.io-Protocol](https://github.com/ClitherProject/Slither.io-Protocol). \n\nSince I was more interested in learning Rust and implementing server in Rust, game logic is very simple. Only basic snake movement and death when out of screen are implemented. \n\n### Web Client\nThere is also hacked-up game client written in javascript under the web folder. \n\n### Build and run\n- cargo build or cargo build --release\n- ./target/debug/rust-snake or ./target/release/rust-snake\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasodja%2Frust-snake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasodja%2Frust-snake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasodja%2Frust-snake/lists"}