what-is-word-cli
Version:
CLI game where your task is to unscramble words by given definition
34 lines (33 loc) • 937 B
JSON
{
"items": [
{
"word": "decay",
"definition": "To become gradually damaged, worse, or less; to cause something to do this"
},
{
"word": "discern",
"definition": "To see, recognize, or understand something that is not clear"
},
{
"word": "revive",
"definition": "To come or bring something back to life, health, existence, or use"
},
{
"word": "surrounding",
"definition": "That is everywhere around something"
},
{
"word": "observe",
"definition": "To watch carefully the way something happens or the way someone does something, especially in order to learn more about it"
},
{
"word": "expanse",
"definition": "A large, open area of land, water, or sky"
},
{
"word": "rustle",
"definition": "If things such as paper or leaves rustle, or if you rustle them, they move about and make a soft, dry sound"
}
],
"tags": ["ambrose", "bierce", "aninhabitantofcarcosa"]
}