{"id":25386429,"url":"https://github.com/tehlers/diplopod","last_synced_at":"2025-09-12T03:48:59.709Z","repository":{"id":203293182,"uuid":"425515558","full_name":"tehlers/diplopod","owner":"tehlers","description":"A reimplementation of the classic snake clone 'Tausendfuß' from the Colour Genie EG2000","archived":false,"fork":false,"pushed_at":"2025-02-07T21:35:45.000Z","size":2951,"stargazers_count":9,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T22:30:35.975Z","etag":null,"topics":["bevy","bevy-game","game","snake","snake-game"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tehlers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","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":"2021-11-07T13:48:16.000Z","updated_at":"2025-02-07T21:35:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"67e2c23c-2691-4fea-9c68-2cc8ae68e564","html_url":"https://github.com/tehlers/diplopod","commit_stats":null,"previous_names":["tehlers/diplopod"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tehlers%2Fdiplopod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tehlers%2Fdiplopod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tehlers%2Fdiplopod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tehlers%2Fdiplopod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tehlers","download_url":"https://codeload.github.com/tehlers/diplopod/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238981125,"owners_count":19562694,"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":["bevy","bevy-game","game","snake","snake-game"],"created_at":"2025-02-15T10:39:28.177Z","updated_at":"2025-02-15T10:39:28.835Z","avatar_url":"https://github.com/tehlers.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# diplopod\n\nA reimplementation of the classic snake clone [Tausendfuß](https://archive.org/details/Tausendfuss_1983_TCS_Computer_DE) from the [Colour Genie EG2000](https://en.wikipedia.org/wiki/Colour_Genie)\n\nhttps://user-images.githubusercontent.com/138790/224545845-c4918f03-1b6a-4e07-8425-594a7f7e32cf.mp4\n\n## Objective\n\nDiplopod is a typical snake game where your goal is to eat and grow.\nThe playing field is filled with green food and red poison.\nEvery time food is consumed, the diplopod grows and new food and poison appear. So the amount of food remains constant while the amount of poison increases.\nWhen a certain amount of food has been eaten, a superfood appears in the form of a rotating star.\nEvery second superfood is accompanied by an antidote that makes the Diplopod immune to the poison for ten seconds. Use that time to clear the playing field.\n\n## Installation\n\nThere are no precompiled binaries (yet) so you have to install the Rust toolchain.\nFollow the instructions on [Rust's official setup page](https://www.rust-lang.org/learn/get-started).\nIf you are using Linux, you should also check the [official Bevy Linux dependencies page](https://github.com/bevyengine/bevy/blob/main/docs/linux_dependencies.md).\n\nOnce you have installed all dependencies, you can start the game (as a debug build) with\n\n    $ cargo run\n\nor install a binary with\n\n    $ cargo install --path .\n\nThe project contains a [justfile](https://just.systems/) that provides frequently used commands.\n\n## Acknowledgements\n\nThis game owes a lot of ideas to the tutorial [\"Creating a Snake Clone in Rust, with Bevy\"](https://mbuffett.com/posts/bevy-snake-tutorial/).\n\nSound effects were obtained from https://www.zapsplat.com\n\nThe font used is [Allerta Stencil](https://github.com/google/fonts/tree/main/ofl/allertastencil). It was published under the terms and conditions of the [OFL](assets/fonts/OFL.txt).\n\n## License\n\nAll code in this repository is licensed under the [MIT License](LICENSE-MIT).\n\nThe assets included in this repository fall under different open licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftehlers%2Fdiplopod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftehlers%2Fdiplopod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftehlers%2Fdiplopod/lists"}