{"id":14981228,"url":"https://github.com/suboptimaleng/three-js-games","last_synced_at":"2025-04-09T14:15:30.234Z","repository":{"id":45885060,"uuid":"426287951","full_name":"SuboptimalEng/three-js-games","owner":"SuboptimalEng","description":"👾 The code for my Three.js game dev experiments on YouTube.","archived":false,"fork":false,"pushed_at":"2023-06-16T20:43:14.000Z","size":48018,"stargazers_count":260,"open_issues_count":2,"forks_count":60,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-09T14:15:23.005Z","etag":null,"topics":["game-development","gamedev","glsl","glsl-shaders","javascript","js-game-dev","js-games","jsgames","three-js","threejs","typescript","webgl"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SuboptimalEng.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":"2021-11-09T15:43:46.000Z","updated_at":"2025-03-16T11:05:20.000Z","dependencies_parsed_at":"2024-09-24T06:41:15.391Z","dependency_job_id":null,"html_url":"https://github.com/SuboptimalEng/three-js-games","commit_stats":{"total_commits":315,"total_committers":2,"mean_commits":157.5,"dds":0.06666666666666665,"last_synced_commit":"b9a56f9885af5ad781859bf9d72cc37718235417"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuboptimalEng%2Fthree-js-games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuboptimalEng%2Fthree-js-games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuboptimalEng%2Fthree-js-games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuboptimalEng%2Fthree-js-games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuboptimalEng","download_url":"https://codeload.github.com/SuboptimalEng/three-js-games/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054194,"owners_count":21039952,"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":["game-development","gamedev","glsl","glsl-shaders","javascript","js-game-dev","js-games","jsgames","three-js","threejs","typescript","webgl"],"created_at":"2024-09-24T14:03:10.680Z","updated_at":"2025-04-09T14:15:30.204Z","avatar_url":"https://github.com/SuboptimalEng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👾 Three.js Games\n\nHello world! My internet name is Suboptimal and I am an Indian software engineer. This is the repo where I keep track of my Three.js game dev experiments. I also post the demos on [twitter](https://www.twitter.com/SuboptimalEng) so feel free to follow me there!\n\nAll of these experiments are built with React.js + Three.js so running them locally is super easy. Here's an example of how you can run the `solar-system` animation:\n\n```\ngit clone https://github.com/SuboptimalEng/three-js-games.git\ncd three-js-games/solar-system/\nnpm install\nnpm run dev\n```\n\n## Snakes and Portals - [Demo](https://twitter.com/SuboptimalEng/status/1555563350423126017?s=20\u0026t=6nL7HzevakKsCmC6ysqFPw)\n\n- The game is playable on my [website](https://suboptimaleng.github.io).\n- The code is available in this [repository](https://github.com/SuboptimalEng/suboptimaleng.github.io).\n\n\u003cimg src=\"/_demos/snakes-and-portals.png\"\u003e\n\n## Frantic Architect - [Demo](https://twitter.com/SuboptimalEng/status/1514638959439228932?s=20\u0026t=RpkyLBOetRIdc2PSdgLzmQ)\n\n- This is a clone of Frantic Architect - a mobile game made by [Will Kwan](https://twitter.com/_willkwan).\n\n\u003cimg src=\"/_demos/frantic-architect-2.png\"\u003e\n\u003cimg src=\"/_demos/fa-debug-2.png\"\u003e\n\n## Retro Snake - [Demo](https://twitter.com/SuboptimalEng/status/1492319950849155073?s=20\u0026t=vPsvcyCzeLn53K8Ogi8E5Q)\n\n- [\"CRT Monitor\"](https://sketchfab.com/3d-models/crt-monitor-e2dd2887a8904e4fa3d5a32e2935adb9) by [James.Harness](https://sketchfab.com/James.Harness) is licensed under [CC Attribution](https://creativecommons.org/licenses/by/4.0/).\n\n\u003cimg src=\"/_reddit/snake-retro.png\"\u003e\n\u003cimg src=\"/_demos/snake-retro-2.png\"\u003e\n\n## Rubik's Cube - [Demo](https://twitter.com/SuboptimalEng/status/1489659085238775817?s=20\u0026t=0fMein5vltFc2_8Tso335g)\n\n\u003cimg src=\"/_reddit/rubiks-cube.png\"\u003e\n\u003cimg src=\"/_demos/rubiks-cube-1.png\"\u003e\n\u003cimg src=\"/_demos/rubiks-cube-2.png\"\u003e\n\n## Wordle - [Demo](https://twitter.com/SuboptimalEng/status/1486504856403824643?s=20\u0026t=0tpf5oFjMqcWj6O-DB6txQ)\n\n\u003cimg src=\"/_demos/wordle.png\"\u003e\n\n## Piano - [Demo](https://twitter.com/SuboptimalEng/status/1484201522951032833?s=20\u0026t=0tpf5oFjMqcWj6O-DB6txQ)\n\n- Grand piano music by [Borja Morales (reality3d)](https://github.com/reality3d/3d-piano-player) is licensed under [MIT](https://github.com/reality3d/3d-piano-player/blob/master/LICENSE).\n\n\u003cimg src=\"/_reddit/piano.png\"\u003e\n\n## Naruto's Rasengan - [Demo](https://twitter.com/SuboptimalEng/status/1471878925584322562?s=20\u0026t=0tpf5oFjMqcWj6O-DB6txQ)\n\n- [\"Hand Anatomy\"](https://sketchfab.com/3d-models/hand-anatomy-ada8498be9754e9f90b2eecc1b4ef8c5) by [Caterina Zamai](https://www.artstation.com/zaccate) is licensed under [CC Attribution](https://creativecommons.org/licenses/by/4.0/).\n\n\u003cimg src=\"/_reddit/narutos-rasengan.png\"\u003e\n\n## Audio Visualizer - [Demo](https://twitter.com/SuboptimalEng/status/1466441813867302918?s=20\u0026t=0tpf5oFjMqcWj6O-DB6txQ)\n\n\u003cimg src=\"/_demos/audio-visualizer-1.png\"\u003e\n\u003cimg src=\"/_demos/audio-visualizer-2.png\"\u003e\n\n## 3D Tic-Tac-Toe - [Demo](https://twitter.com/SuboptimalEng/status/1463510451338321931?s=20\u0026t=0tpf5oFjMqcWj6O-DB6txQ)\n\n\u003cimg src=\"/_demos/tic-tac-toe-3d-1.png\"\u003e\n\u003cimg src=\"/_demos/tic-tac-toe-3d-2.png\"\u003e\n\n## Tic-Tac-Toe - [Demo](https://twitter.com/SuboptimalEng/status/1461358957935484945?s=20\u0026t=0tpf5oFjMqcWj6O-DB6txQ)\n\n\u003cimg src=\"/_reddit/tic-tac-toe.png\"\u003e\n\u003cimg src=\"/_demos/tic-tac-toe-1.png\"\u003e\n\n## Solar System - [Demo](https://twitter.com/SuboptimalEng/status/1458473664442142725?s=20\u0026t=0tpf5oFjMqcWj6O-DB6txQ)\n\n\u003cimg src=\"/_reddit/solar-system.png\"\u003e\n\n## License\n\nShield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]\n\nThis work is licensed under a\n[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].\n\n[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]\n\n[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/\n[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png\n[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuboptimaleng%2Fthree-js-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuboptimaleng%2Fthree-js-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuboptimaleng%2Fthree-js-games/lists"}