Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flaribbit/v-tetris-field

A vue3 component which draws tetris game field from fumen code.
https://github.com/flaribbit/v-tetris-field

tetris vite vue vue-component

Last synced: about 1 month ago
JSON representation

A vue3 component which draws tetris game field from fumen code.

Awesome Lists containing this project

README

        

# VTetrisField
A vue3 component which draws tetris game field from fumen code.

[Demo](https://flaribbit.github.io/v-tetris-field/)

![preview](.github/demo.png)

### Development and Demo
pnpm install
pnpm dev

### Build
pnpm build