https://github.com/proloser/word-scramble
Pick a word, and try to see how many recombinations of that word you can think of.
https://github.com/proloser/word-scramble
Last synced: 5 months ago
JSON representation
Pick a word, and try to see how many recombinations of that word you can think of.
- Host: GitHub
- URL: https://github.com/proloser/word-scramble
- Owner: ProLoser
- License: mit
- Created: 2015-11-29T04:26:14.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-02-22T22:55:51.000Z (over 10 years ago)
- Last Synced: 2026-01-17T09:11:50.287Z (5 months ago)
- Language: HTML
- Homepage: https://proloser.github.io/word-scramble/#/
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# word-scramble
Pick a word, and try to see how many recombinations of that word you can think of.
[https://proloser.github.io/word-scramble/#/](https://proloser.github.io/word-scramble/#/)
# Instructions
1. Go to [https://proloser.github.io/word-scramble/#/](https://proloser.github.io/word-scramble/#/)
2. Enter a word to scramble and hit 'Start Game'
3. Start entering variations of the word
4. Hit the trash to remove bad variations
5. You can sort the variations alphabetically or in the order they were entered
6. Adding a variation filters the list to show similar matches
7. Letters that don't occur in the main word will prevent submitting a variation
8. Hit the pencil to start a new round
# Setup
1. git clone
2. npm install # currently all files are committed
3. Start a webserver from the primary directory
4. Visit the webserver in the browser.
# Thanks
Built for my Grandmother