what-is-word-cli
Version:
CLI game where your task is to unscramble words by given definition
42 lines (41 loc) • 1.34 kB
JSON
{
"items": [
{
"definition": "A North American plant that is a member of the rose family, or its fruit",
"word": "chokeberry"
},
{
"definition": "A small soft red fruit, or the bush on which it grows",
"word": "raspberry"
},
{
"definition": "The dark blue fruit of a bush that is grown in North America, similar to a bilberry",
"word": "blueberry"
},
{
"definition": "A small, green fruit covered with short hairs. Gooseberries grow on bushes and have a sour taste",
"word": "gooseberry"
},
{
"definition": "A small juicy red fruit that has small brown seeds on its surface, or the plant with white flowers on which this fruit grows",
"word": "strawberry"
},
{
"definition": "A small, black dried grape without seeds, used especially in cakes: a small, round fruit that grows on bushes and is eaten fresh or cooked",
"word": "currant"
},
{
"definition": "A small, round, red fruit with a sour taste",
"word": "cranberry"
},
{
"definition": "A small dark purple fruit that grows wild in Europe and is usually cooked before being eaten",
"word": "blackberry"
},
{
"definition": "A small, round, soft red or black fruit with a single hard seed in the middle, or the tree on which the fruit grows",
"word": "cherry"
}
],
"tags": "berries,vocabulary"
}