Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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] 🚧