public 3d-motion repository
three-js-games
// SuboptimalEng/three-js-games
👾 The code for my Three.js game dev experiments on YouTube.
$ git log --oneline --stat
stars:277forks:64updated:2026-05-24
README.md
👾 Three.js Games
Hello 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 so feel free to follow me there!
All 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:
git clone https://github.com/SuboptimalEng/three-js-games.git
cd three-js-games/solar-system/
npm install
npm run dev
Snakes and Portals - Demo
- The game is playable on my website.
- The code is available in this repository.

Frantic Architect - Demo
- This is a clone of Frantic Architect - a mobile game made by Will Kwan.


Retro Snake - Demo
- "CRT Monitor" by James.Harness is licensed under CC Attribution.


Rubik's Cube - Demo



Wordle - Demo

Piano - Demo
- Grand piano music by Borja Morales (reality3d) is licensed under MIT.

Naruto's Rasengan - Demo
- "Hand Anatomy" by Caterina Zamai is licensed under CC Attribution.

Audio Visualizer - Demo


3D Tic-Tac-Toe - Demo


Tic-Tac-Toe - Demo


Solar System - Demo

License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
