{"id":18886984,"url":"https://github.com/lostjared/snake","last_synced_at":"2026-02-24T02:30:19.113Z","repository":{"id":110402802,"uuid":"599940339","full_name":"lostjared/Snake","owner":"lostjared","description":"Game of Snake coded in Rust","archived":false,"fork":false,"pushed_at":"2023-02-10T08:18:44.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T05:17:57.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostjared.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-02-10T08:09:06.000Z","updated_at":"2023-02-15T09:03:50.000Z","dependencies_parsed_at":"2023-03-13T13:54:51.957Z","dependency_job_id":null,"html_url":"https://github.com/lostjared/Snake","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FSnake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FSnake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FSnake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FSnake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostjared","download_url":"https://codeload.github.com/lostjared/Snake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859563,"owners_count":19708863,"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-11-08T07:32:52.616Z","updated_at":"2026-02-24T02:30:19.065Z","avatar_url":"https://github.com/lostjared.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Simple Basic Snake Like Game written in Rust (Library version)\n\n![ScreenShot1](https://github.com/lostjared/Snake/blob/main/screens/snake.png?raw=true \"screenshot1\")\n\n\nUse the arrow keys to move the snake, eat the red dots (apples).\nAs you move over them the snake will grow. Avoid hitting the out edges of the screen\nand coliding the snake with itself.\n\n$ cargo run --release \n\nfrom this directory to run (needs path to font.ttf)\nor to build documentation\n\n$ cargo doc --open\n\nto compile on Windows you will need to link to SDL_ttf 's lib file and set the path to its location\ndownload SDL2_ttf from https://github.com/libsdl-org/SDL_ttf/releases\nand set the proper path before compiling with cargo. Then copy SDL2_ttf.dll into the target directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fsnake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostjared%2Fsnake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fsnake/lists"}