Independant blackjack loop

This commit is contained in:
Nikolaj Danger
2020-07-29 17:38:57 +02:00
parent ec7b1891d4
commit 21c3d17129
3 changed files with 49 additions and 15 deletions

7
resources/games.json Normal file
View File

@ -0,0 +1,7 @@
{
"trivia questions": {},
"users": {
"nikolaj": 1,
"jonathanh\u00f8jlev": 6
}
}