{"id":16985523,"url":"https://github.com/integratedquantum/snake3d","last_synced_at":"2025-03-22T15:30:48.112Z","repository":{"id":179042326,"uuid":"196274568","full_name":"IntegratedQuantum/Snake3D","owner":"IntegratedQuantum","description":"Play snake on a 3d cube","archived":false,"fork":false,"pushed_at":"2024-07-13T20:29:47.000Z","size":46,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T13:15:10.417Z","etag":null,"topics":["3d-game","game","java","java-game","snake-game","snake3d"],"latest_commit_sha":null,"homepage":"","language":"Java","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/IntegratedQuantum.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":"2019-07-10T21:01:49.000Z","updated_at":"2025-03-10T19:44:20.000Z","dependencies_parsed_at":"2024-10-28T13:23:17.119Z","dependency_job_id":"233ca0de-d863-423b-99dd-c02896e7d7e7","html_url":"https://github.com/IntegratedQuantum/Snake3D","commit_stats":null,"previous_names":["integratedquantum/snake3d"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntegratedQuantum%2FSnake3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntegratedQuantum%2FSnake3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntegratedQuantum%2FSnake3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntegratedQuantum%2FSnake3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntegratedQuantum","download_url":"https://codeload.github.com/IntegratedQuantum/Snake3D/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244978427,"owners_count":20541854,"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":["3d-game","game","java","java-game","snake-game","snake3d"],"created_at":"2024-10-14T02:43:39.151Z","updated_at":"2025-03-22T15:30:47.687Z","avatar_url":"https://github.com/IntegratedQuantum.png","language":"Java","readme":"# Snake3D\nIn Snake3D you can play snake on the surface of a 3d-cube.\n\n### Background\n\nAt some point in high school [@blackedout01](https://github.com/blackedout01) and I challenged each other to make a 3D snake game over the weekend because we had already mastered the 2D snake game. Even before showing each other the results in class, we talked a bit about our controls and were both left confused. The presentation was quite a surprise. Turns out, we had totally different ideas of what 3D snake actually means. [@blackedout01](https://github.com/blackedout01) made the snake move inside of a cube by extending the game field into the third dimension (you can find his version [here](https://github.com/blackedout01/Snake3D)) and I made the snake move on the surface of a cube:\n\n![Screenshot from 2019-07-24 23-08-18](https://user-images.githubusercontent.com/43880493/61828980-3c1ee400-ae68-11e9-8c69-db7f646239a4.png)\n\n### Features\n→ two gamemodes:\n1. normal(like the old snake, but on a cube)\n2. hard(like normal + every time you eat a radom border appears somewhere on the cube, so be careful)\n\n→ two levels\n\n→ no external libraries needed(Snake3D has already everything on board it needs.)\n\n### How to build\n1. Download the source code here on github.\n2. Extract the .zip file.\n3. Compile the content of src. This can be done with `javac *.java` in the terminal **OR** by importing the code to any IDE you want and compile it from there.\n\n### How to play\n#### Self-compiled:\nPress run in your IDE **OR** type `java main` in your terminal\n#### Official version:\nGo to [releases](https://github.com/IntegratedQuantum/Snake3D/releases) and download any version of Snake3D. Double click the .jar file and you are good to go.\n#### Game-play:\nYou can change game mode/level with `g` and `l` or using your mouse, start the game with `space` or click on `Start`. You can turn the cube with `wasd` and move the snake with `←` and `→`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegratedquantum%2Fsnake3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintegratedquantum%2Fsnake3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegratedquantum%2Fsnake3d/lists"}