UNPKG

word-snatchers-cli

Version:

A console game which target is unscramble the letters to spell out a word fitting the given definition

43 lines (42 loc) 1.22 kB
{ "items": [ { "word": "rainstorm", "definition": "a weather condition with strong wind and heavy rain" }, { "word": "impartial", "definition": "not supporting any of the sides involved in an argument" }, { "word": "peculiar", "definition": "unusual and strange, sometimes in an unpleasant way" }, { "word": "adhesive", "definition": "designed or able to stick to a surface:" }, { "word": "sticky", "definition": "made of or covered with a substance that stays attached to any surface it touches" }, { "word": "credibly", "definition": "in a way that can be believed or trusted" }, { "word": "contemporaneous", "definition": "happening or existing at the same period of time" }, { "word": "chronicle", "definition": "a written record of historical events" }, { "word": "obscure", "definition": "not known to many people" }, { "word": "statement", "definition": "something that someone says or writes officially, or an action done to express an opinion" }, { "word": "crimson", "definition": "having a dark, deep red colour" } ] }