endeavor5 / gamedex

๐Ÿ‘พ The code for my game dev + computer graphics experiments on YouTube.

Repository from Github https://github.comendeavor5/gamedexRepository from Github https://github.comendeavor5/gamedex

๐Ÿ‘พ 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 game dev + computer graphics 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

โค๏ธ Most Loved

Rubik's Cube - Demo

Retro Snake - Demo

๐Ÿ‘‰ "CRT Monitor" by James.Harness is licensed under CC Attribution

๐Ÿงช Experiments

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 Waveform - Demo

3D Tic-Tac-Toe - Demo

Tic-Tac-Toe - Demo

Solar System - Demo

About

๐Ÿ‘พ The code for my game dev + computer graphics experiments on YouTube.

License:MIT License


Languages

Language:JavaScript 97.9%Language:HTML 1.6%Language:CSS 0.6%