wordle, wordle_1k languages. (#3111)

* Update _groups.json

Updated _groups.json to include wordle language.

* Update _list.json

Updated _list.json to include wordle and wordle_1k languages.

* Create wordle.json

Name: wordle
Words: 200 

Sourced from wordle source code.

* Add wordle_1k.json (@devkennyy)

Added wordle_1k. Words sourced from wordle source code.

* added wordle_1k contents

* replaced single quotes with double

* removed trailing comma
This commit is contained in:
kenny 2022-06-14 00:36:04 +10:00 committed by GitHub
parent d02d095f93
commit df82e6399d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1221 additions and 0 deletions

View file

@ -360,5 +360,9 @@
{
"name": "oromo",
"languages": ["oromo", "oromo_1k", "oromo_5k"]
},
{
"name": "wordle",
"languages": ["wordle", "wordle_1k"]
}
]

View file

@ -203,4 +203,6 @@
,"oromo"
,"oromo_1k"
,"oromo_5k"
,"wordle"
,"wordle_1k"
]

View file

@ -0,0 +1,208 @@
{
"name": "wordle",
"leftToRight": true,
"_comment": "https://github.com/yyx990803/vue-wordle/blob/main/src/words.ts",
"words": [
"notch",
"groom",
"roach",
"hitch",
"young",
"align",
"ready",
"frond",
"strap",
"puree",
"realm",
"venue",
"swarm",
"offer",
"seven",
"dryer",
"diary",
"dryly",
"drank",
"acrid",
"heady",
"theta",
"junto",
"pixie",
"quoth",
"bonus",
"shalt",
"penne",
"amend",
"datum",
"build",
"piano",
"shelf",
"lodge",
"suing",
"rearm",
"coral",
"ramen",
"worth",
"psalm",
"infer",
"overt",
"mayor",
"ovoid",
"glide",
"usage",
"poise",
"randy",
"chuck",
"prank",
"fishy",
"tooth",
"ether",
"drove",
"idler",
"swath",
"stint",
"while",
"begat",
"apply",
"slang",
"tarot",
"radar",
"credo",
"aware",
"canon",
"shift",
"timer",
"bylaw",
"serum",
"three",
"steak",
"iliac",
"shirk",
"blunt",
"puppy",
"penal",
"joist",
"bunny",
"shape",
"beget",
"wheel",
"adept",
"stunt",
"stole",
"topaz",
"chore",
"fluke",
"afoot",
"bloat",
"bully",
"dense",
"caper",
"sneer",
"boxer",
"jumbo",
"lunge",
"space",
"avail",
"short",
"slurp",
"loyal",
"flirt",
"pizza",
"conch",
"tempo",
"droop",
"plate",
"bible",
"plunk",
"afoul",
"savoy",
"steep",
"agile",
"stake",
"dwell",
"knave",
"beard",
"arose",
"motif",
"smash",
"broil",
"glare",
"shove",
"baggy",
"mammy",
"swamp",
"along",
"rugby",
"wager",
"quack",
"squat",
"snaky",
"debit",
"mange",
"skate",
"ninth",
"joust",
"tramp",
"spurn",
"medal",
"micro",
"rebel",
"flank",
"learn",
"nadir",
"maple",
"comfy",
"remit",
"gruff",
"ester",
"least",
"mogul",
"fetch",
"cause",
"oaken",
"aglow",
"meaty",
"gaffe",
"shyly",
"racer",
"prowl",
"thief",
"stern",
"poesy",
"rocky",
"tweet",
"waist",
"spire",
"grope",
"havoc",
"patsy",
"truly",
"forty",
"deity",
"uncle",
"swish",
"giver",
"preen",
"bevel",
"lemur",
"draft",
"slope",
"annoy",
"lingo",
"bleak",
"ditty",
"curly",
"cedar",
"dirge",
"grown",
"horde",
"drool",
"shuck",
"crypt",
"cumin",
"stock",
"gravy",
"locus",
"wider",
"breed"
]
}

File diff suppressed because it is too large Load diff