{"id":28570998,"url":"https://github.com/jadamka/snake-2d-opengl","last_synced_at":"2026-05-01T03:33:28.405Z","repository":{"id":297814919,"uuid":"997975546","full_name":"Jadamka/snake-2d-opengl","owner":"Jadamka","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-07T16:18:49.000Z","size":422,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-07T17:25:02.137Z","etag":null,"topics":["cpp","cpp17","game","game-development","gamedev","opengl","opengl33","opengl330","snake","snake-game","snakegame"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Jadamka.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,"zenodo":null}},"created_at":"2025-06-07T15:50:07.000Z","updated_at":"2025-06-07T16:18:52.000Z","dependencies_parsed_at":"2025-06-07T17:35:18.216Z","dependency_job_id":null,"html_url":"https://github.com/Jadamka/snake-2d-opengl","commit_stats":null,"previous_names":["jadamka/snake-2d-opengl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadamka%2Fsnake-2d-opengl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadamka%2Fsnake-2d-opengl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadamka%2Fsnake-2d-opengl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadamka%2Fsnake-2d-opengl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jadamka","download_url":"https://codeload.github.com/Jadamka/snake-2d-opengl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jadamka%2Fsnake-2d-opengl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259123990,"owners_count":22808879,"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":["cpp","cpp17","game","game-development","gamedev","opengl","opengl33","opengl330","snake","snake-game","snakegame"],"created_at":"2025-06-10T18:14:57.556Z","updated_at":"2026-05-01T03:33:28.371Z","avatar_url":"https://github.com/Jadamka.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐍 Snake Game (OpenGL)\n\nA simple 2D Snake clone made using OpenGL, created as part of my learning journey into graphics programming.\n\n---\n\n## 🎮 About the Game\n\nThis is a classic snake game where player controls snake to collect apples, which help you grow in size. Snake will die if he hits his own tail or border.\n\nBuilt using:\n\n- C++\n- OpenGL (3.3)\n- GLFW (for window and input)\n- GLM (for math)\n\n---\n\n## 🧰 Dependencies\n\nThis project uses the following libraries:\n\n- [GLFW](https://www.glfw.org)\n- [GLM](https://github.com/g-truc/glm)\n\n## 🛠️ Building the Project\n\n### Prerequisites\n\n- CMake \u003e= 3.16\n- C++17 compatible compiler\n- OpenGL development libraries\n\n### Building Instructions\n\n```bash\ngit clone https://github.com/Jadamka/snake-2d-opengl.git\ncd snake-2d-opengl\nmkdir build\ncd build\ncmake ..\nmake\n./SnakeGame\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadamka%2Fsnake-2d-opengl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjadamka%2Fsnake-2d-opengl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadamka%2Fsnake-2d-opengl/lists"}