Mutate a word to find a cool name!
Go to file
Starbeamrainbowlabs b95a9df510
HTML: Add link to source
2022-02-02 21:26:49 +00:00
css CSS: improve small screen support 2022-02-02 21:26:40 +00:00
js use random word 2022-02-02 02:11:45 +00:00
.gitignore Setup basic word mutating system 2022-02-02 00:52:01 +00:00
LICENSE Initial commit 2022-02-02 01:58:30 +00:00
README.md README: Add visit it live link 2022-02-02 02:03:20 +00:00
index.html HTML: Add link to source 2022-02-02 21:26:49 +00:00
package.json Setup basic word mutating system 2022-02-02 00:52:01 +00:00

README.md

mutate-a-word

Mutate a word to find a cool name!

A simple webpage that iteratively mutates words based on user feedback. No compilation necessary: simply start a web server and go!

Or, you can visit it live here: https://starbeamrainbowlabs.com/labs/mutate-a-word/

Contributing

Contributions are very welcome - both issues and pull requests! Please mention in your pull request that you release your work under the MPL-2.0 (see below).

If you're feeling that way inclined, I have a Liberapay profile if you'd like to donate to say an extra thank you :-)

License

mutate-a-word is released under the Mozilla Public License 2.0. The full license text is included in the LICENSE file in this repository. Tldr legal have a great summary of the license if you're interested.