Added hard mode to wordle.
This commit is contained in:
@@ -136,7 +136,8 @@ module.exports = {
|
||||
},
|
||||
wordle: {
|
||||
minLength: 3,
|
||||
defaultLength: 5,
|
||||
length: 5,
|
||||
mode: 'easy',
|
||||
},
|
||||
numbers: {
|
||||
length: 6,
|
||||
|
||||
Reference in New Issue
Block a user