Added Beep Boop as a challenge (#3898) JellieTheFrog

* Added more Latin Vocab

* Added font Georgia

* Create latin.json

* Added longer and more quotes

* Added commas, should work now

* Added another quote

* Created txt file for beep boop challenge

* Added Beep Boop as a challenge in the website
This commit is contained in:
Damian 2023-01-09 18:48:18 -05:00 committed by GitHub
parent cab1bcf30d
commit a5be10041d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 0 deletions

View file

@ -265,6 +265,21 @@
}
}
}
,{
"name": "beepBoop",
"display": "Beep Boop",
"type": "script",
"parameters": ["beepboop.txt",null,null],
"message": "Mininum 45 WPM and 100% accuracy required.",
"requirements": {
"wpm": {
"min": 45
},
"acc": {
"min": 100
}
}
}
,{
"name": "whosYourDaddy",
"display": "Who's your daddy?",

View file

@ -0,0 +1 @@
011011100110010101110110011001010111001000100000011001110110111101101110011011100110000100100000011001110110100101110110011001010010000001111001011011110111010100100000011101010111000000001010011011100110010101110110011001010111001000100000011001110110111101101110011011100110000100100000011011000110010101110100001000000111100101101111011101010010000001100100011011110111011101101110

View file

@ -30,6 +30,12 @@
"source": "Ovid",
"length": 88,
"id": 4
},
{
"text": "In verbis etiam tenuis cautusque serendis dixeris egregie, notum si callida verbum reddiderit iunctura novum.",
"source": "Horace",
"length": 109,
"id": 5
}
]
}