Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willuhmjs/hintable
An exciting word guessing game.
https://github.com/willuhmjs/hintable
game guess-the-word guessing-game word-game
Last synced: 3 days ago
JSON representation
An exciting word guessing game.
- Host: GitHub
- URL: https://github.com/willuhmjs/hintable
- Owner: willuhmjs
- License: mit
- Created: 2023-03-06T03:50:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T15:27:53.000Z (13 days ago)
- Last Synced: 2025-01-24T16:28:39.740Z (13 days ago)
- Topics: game, guess-the-word, guessing-game, word-game
- Language: Svelte
- Homepage: https://hintable.me
- Size: 635 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hintable
An exciting word guessing game.
## Building
To create a production version of this app:
```bash
npm run build
```You can preview the production build with `npm run preview`.