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

https://github.com/rylanbot/threejs-tetris-react

🎮 3D tetris game「俄罗斯方块」
https://github.com/rylanbot/threejs-tetris-react

3d-game threejs

Last synced: about 1 year ago
JSON representation

🎮 3D tetris game「俄罗斯方块」

Awesome Lists containing this project

README

          

# 🕹️ threejs-tetris-react

## 🌷 Preview
[![Live Demo](https://img.shields.io/badge/Live%20Demo-Click%20to%20view-pink?style=for-the-badge&logo=vercel)](https://threejs-tetris-react.rylan.cn/)

![Demo](./public/Demo.png)

## 🧙🏻 Development

```sh
npm install
npm run dev
```