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

https://github.com/matmoore/wordgames

Random words for word games
https://github.com/matmoore/wordgames

Last synced: 4 months ago
JSON representation

Random words for word games

Awesome Lists containing this project

README

          

# Word games

A thing to generate cards with random words on them from a list.

Based on [Random Noun](https://kevan.org/games/randomnoun) by Kevan Davis.

## Local development

### Dependencies

- Install yarn
- `yarn install`

### Running

- `yarn build`
- `yarn serve`

### Run the tests

- `yarn test`

## License

All code is free to use under the MIT license