let-sunny / tetris-party

Tetris Party is a Figma widget that allows you to play Tetris with other people.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Tetris Party

Tetris Party is a Figma widget

Here is a demo: Play !

Development

# clone the repo
git clone https://github.com/let-sunny/tetris-party.git

# install dependencies
npm install

# start
npm run dev

# test
npm run test:unit

Used tools

  • Typescript
  • React
  • Vite
  • Jest
  • Storybook

Template from create-widget-app

About

Tetris Party is a Figma widget that allows you to play Tetris with other people.

License:MIT License


Languages

Language:TypeScript 90.2%Language:CSS 7.2%Language:JavaScript 1.9%Language:HTML 0.7%