Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T14:45:40.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T04:47:48.169Z (2 months 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
[![Build Status](https://travis-ci.com/sbimochan/word.svg?branch=master)](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] 🚧