word-snatchers-cli
Version:
A console game which target is unscramble the letters to spell out a word fitting the given definition
53 lines (52 loc) • 1.74 kB
JSON
{
"items": [
{
"definition": "a long, narrow raised part of a surface, especially a high edge along a mountain",
"word": "ridge"
},
{
"definition": "a small stream",
"word": "brook"
},
{
"definition": "if you drain something, you remove the liquid from it, usually by pouring it away or allowing it to flow away, and if something drains, liquid flows away or out of it",
"word": "drain"
},
{
"definition": "a surface that lies at an angle to the horizontal so that some points on it are higher than others",
"word": "slope"
},
{
"definition": "a kind of bush or small tree with red berries (= small fruits) you can eat, that grows in western parts of North America",
"word": "manzanita"
},
{
"definition": "a stream of water such as a river or canal, or the channel along which it flows",
"word": "watercourse"
},
{
"definition": "not happening or done often or regularly",
"word": "occasional"
},
{
"definition": "very noticeable or attracting attention, often in a way that is not wanted",
"word": "conspicuous"
},
{
"definition": "to discover something",
"word": "ascertain"
},
{
"definition": "any wild plant that grows in an unwanted place, especially in a garden or field where it prevents the cultivated plants from growing freely",
"word": "weed"
},
{
"definition": "a small, brown bird that is shot for sport or food, or the meat of this bird",
"word": "quail"
},
{
"definition": "(a building designed to give) protection from bad weather, danger, or attack",
"word": "shelter"
}
]
}