https://github.com/lucatosc/threejs-tetris-react
3D tetris game, developed with Three.js + React
https://github.com/lucatosc/threejs-tetris-react
3d-game react threejs
Last synced: 9 months ago
JSON representation
3D tetris game, developed with Three.js + React
- Host: GitHub
- URL: https://github.com/lucatosc/threejs-tetris-react
- Owner: lucatosc
- Created: 2024-11-05T09:44:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T01:58:14.000Z (about 1 year ago)
- Last Synced: 2025-03-29T03:51:15.549Z (9 months ago)
- Topics: 3d-game, react, threejs
- Language: TypeScript
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# threejs-tetris-react
## Preview

## Get Started
```bash
npm install
npm run dev
```