Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zekegan/xstate-tetris
- Owner: ZekeGan
- Created: 2024-01-31T13:09:20.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-05T07:53:14.000Z (9 months ago)
- Last Synced: 2024-02-06T06:39:16.740Z (9 months ago)
- Topics: react, tetris-game, typescript, xstate
- Language: TypeScript
- Homepage: https://stackblitz.com/~/github.com/ZekeGan/xstate-tetris
- Size: 1.93 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)