Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zekegan/xstate-tetris

Tetris game,React, xstate5, react-hotkeys-hook
https://github.com/zekegan/xstate-tetris

react tetris-game typescript xstate

Last synced: 1 day ago
JSON representation

Tetris game,React, xstate5, react-hotkeys-hook

Awesome Lists containing this project

README

        

# Xstate Tetris

A Tetris Game

![game](./public/images/game-start.jpg)

## Visit on stackblitz
[stackblitz](https://stackblitz.com/~/github.com/ZekeGan/xstate-tetris)

## Install
> pnpm install

## Run
> pnpm dev

## Dependencies
1. [email protected]
2. @xstate/[email protected]
3. [email protected]

## State Visualization
![state](./public/images/xstate-viz.jpg)