Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavocd/number-guess
Let's build a number guessing game with XState, Svelte and TypeScript.
https://github.com/gustavocd/number-guess
statecharts svelte3 typescript xstate
Last synced: 30 days ago
JSON representation
Let's build a number guessing game with XState, Svelte and TypeScript.
- Host: GitHub
- URL: https://github.com/gustavocd/number-guess
- Owner: gustavocd
- Created: 2021-03-21T23:26:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T18:22:55.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T04:12:46.071Z (2 months ago)
- Topics: statecharts, svelte3, typescript, xstate
- Language: TypeScript
- Homepage: https://number-guess-two.vercel.app/
- Size: 573 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Number guess
![Preview](./screenshot.png)
### Note: this app uses the SpeechRecognition API which is not supported by all browsers, in order to play the game please use Chrome.