Skip to content

๐Ÿ‘พ The code for my Three.js game dev experiments on YouTube.

License

Notifications You must be signed in to change notification settings

SuboptimalEng/three-js-games

Repository files navigation

๐Ÿ‘พ Gamedex

Hello world! My internet name is Suboptimal and I am an Indian software engineer. Gamedex 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/gamedex.git
cd gamedex/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