Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T01:58:14.000Z (3 months ago)
- Last Synced: 2024-11-06T02:40:30.664Z (3 months ago)
- Topics: 3d-game, react, threejs
- Language: TypeScript
- Homepage:
- Size: 92.8 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
![react-3d-tetris.png](https://s2.loli.net/2023/10/08/vRb2pTY1SUHINVn.png)
## Get Started
```bash
npm install
npm run dev
```