https://github.com/sbimochan/word
The game is played using a plastic grid of lettered dice, in which players attempt to find words in sequences of adjacent letters.
https://github.com/sbimochan/word
game permutation-algorithms word-puzzle
Last synced: about 1 year ago
JSON representation
The game is played using a plastic grid of lettered dice, in which players attempt to find words in sequences of adjacent letters.
- Host: GitHub
- URL: https://github.com/sbimochan/word
- Owner: sbimochan
- License: mit
- Created: 2019-12-19T16:50:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T14:45:40.000Z (about 3 years ago)
- Last Synced: 2025-01-08T22:03:32.461Z (over 1 year ago)
- Topics: game, permutation-algorithms, word-puzzle
- Language: JavaScript
- Homepage: https://sbimochan.github.io/word
- Size: 6.52 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Word
[](https://travis-ci.com/sbimochan/word)
### Word checker
This application uses another repo that checks for valid words.
[word-finder](https://github.com/sbimochan/word-finder)
Visit this [link](https://sbimochan.github.io/word) to play this game. [In progress] 🚧