word-snatchers-cli
Version:
A console game which target is unscramble the letters to spell out a word fitting the given definition
73 lines (72 loc) • 2.19 kB
JSON
{
"items": [
{
"definition": "a very wide space or area",
"word": "expanse"
},
{
"definition": "the general appearance of the natural environment, especially when it is beautiful",
"word": "scenery"
},
{
"definition": "something that you do often and regularly, sometimes without knowing that you are doing it",
"word": "habit"
},
{
"definition": "an agreement to work with someone else to try to achieve the same thing",
"word": "alliance"
},
{
"definition": "the amount of space between two places",
"word": "distance"
},
{
"definition": "a path through a countryside, mountain, or forest area, often made or used for a particular purpose",
"word": "trail"
},
{
"definition": "an area of land that is higher than the surrounding land",
"word": "hill"
},
{
"definition": "one of the periods into which a year is divided at school, college, or university",
"word": "term"
},
{
"definition": "a person, often one of a group, who controls property and/or money for another person or an organization",
"word": "trustee"
},
{
"definition": "control over a country or people",
"word": "dominion"
},
{
"definition": "hate, extreme unfriendliness, or active opposition to someone",
"word": "antagonism"
},
{
"definition": "a small reptile that has a long body, four short legs, a long tail, and thick skin",
"word": "lizard"
},
{
"definition": "a situation in which you are protected against disease or from legal action",
"word": "immunity"
},
{
"definition": "the thick main stem of a tree, from which its branches grow",
"word": "trunk"
},
{
"definition": "the period just before it becomes completely dark in the evening",
"word": "twilight"
},
{
"definition": "someone who is in a place or situation where they are not wanted",
"word": "intruder"
},
{
"definition": "the situation of being alone without other people",
"word": "solitude"
}
]
}