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: about 1 year 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T01:10:58.000Z (about 1 year ago)
- Last Synced: 2025-03-24T01:26:08.533Z (about 1 year ago)
- Topics: game, guess-the-word, guessing-game, word-game
- Language: Svelte
- Homepage: https://hintable.me
- Size: 626 KB
- Stars: 13
- 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`.