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
- Host: GitHub
- URL: https://github.com/matmoore/wordgames
- Owner: MatMoore
- Created: 2020-10-06T14:32:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-06T15:19:14.000Z (over 5 years ago)
- Last Synced: 2025-08-08T07:32:55.971Z (10 months ago)
- Language: HTML
- Homepage: https://matmoore.github.io/wordgames/
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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