Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```