what-is-word-cli
Version:
CLI game where your task is to unscramble words by given definition
106 lines (105 loc) • 2.84 kB
JSON
{
"items": [
{
"word": "performance",
"definition": "An instance of competing in a sports event in public"
},
{
"word": "score",
"definition": "The number of points a competitor or team earns during a game"
},
{
"word": "strategy",
"definition": "A plan to achieve an objective"
},
{
"word": "tournament",
"definition": "A series of contests between a number of competitors, who compete for an overall prize"
},
{
"word": "umpire",
"definition": "A sports official with authority to make rulings during a contest"
},
{
"word": "victory",
"definition": "The act of winning a game or contest"
},
{
"word": "pass",
"definition": "To throw or kick the ball to another player on one's own team"
},
{
"word": "fitness",
"definition": "The condition of being physically fit and healthy"
},
{
"word": "arena",
"definition": "A flat area with seats around where you can watch sports and other entertainments"
},
{
"word": "penalty",
"definition": "A punishment imposed on a player or team for breaking the rules of a sport"
},
{
"word": "tactics",
"definition": "An action or strategy planned to achieve an objective"
},
{
"word": "goal",
"definition": "An instance of scoring in a ball game by getting the ball into a target such as between goal-posts, through a hoop, or into a net"
},
{
"word": "referee",
"definition": "A sports official with authority to make rulings during a contest"
},
{
"word": "course",
"definition": "An area used for horse races or playing golf"
},
{
"word": "athlete",
"definition": "Someone who is very good at a sport and who competes with others in organized events"
},
{
"word": "competition",
"definition": "An organized event in which people try to win a prize by being the best, fastest, etc"
},
{
"word": "record",
"definition": "The best performance that has been officially measured and noted"
},
{
"word": "field",
"definition": "A piece of land marked out for a sports contest e.g. hockey field"
},
{
"word": "professional",
"definition": "A person whose paid occupation is playing a sport"
},
{
"word": "spectator",
"definition": "A person who watches an event"
},
{
"word": "champion",
"definition": "A person, animal, or team that wins a competition"
},
{
"word": "captain",
"definition": "The leader of a team"
},
{
"word": "coach",
"definition": "A person who trains and directs an athlete or a sports team"
},
{
"word": "award",
"definition": "A prize given to someone for something they have achieved"
},
{
"word": "competitor",
"definition": "A person, team, or company that is competing with others"
}
],
"tags": ["sport", "sports", "vocabulary"]
}