mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 08:08:34 +02:00
rip rip rip
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"operations": [
|
||||
"+",
|
||||
"-",
|
||||
"*"
|
||||
],
|
||||
"difficulties": [
|
||||
"easy",
|
||||
"medium",
|
||||
"hard",
|
||||
"extreme",
|
||||
"impossible"
|
||||
],
|
||||
"maxValues": {
|
||||
"easy": 10,
|
||||
"medium": 50,
|
||||
"hard": 100,
|
||||
"extreme": 1000,
|
||||
"impossible": 10000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user