A 3D tying game/test. Watch the letters appear as you type.
- React + vite
- Three.js (React Three Fiber)
- Zustand
Pull requests are welcome.
-
Fork the repository on GitHub.
-
Clone your forked repository to your local machine.
-
Install depenencies and run
cd cooltypinggame
npm install
npm run dev