https://github.com/lednhatkhanh/xstate-minesweeper
https://github.com/lednhatkhanh/xstate-minesweeper
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lednhatkhanh/xstate-minesweeper
- Owner: lednhatkhanh
- Created: 2020-04-16T03:22:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T20:53:26.000Z (almost 3 years ago)
- Last Synced: 2024-11-03T02:32:17.097Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://xstate-minesweeper.now.sh
- Size: 1.4 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_xstate - XState Minesweeper - minesweeper) (Awesome XState / Articles)
README
# xstate-minesweeper
https://xstate-minesweeper.now.sh/
A minesweeper game made with Next, Xstate and Typescript
## Development
```
yarn dev
```
Then navigate to http://localhost:3000