Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lessons/en_US/homerowgame.lesson
blob: 2dee888607ee71b0ef72674c998f9aae3922462a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
    "description": "Practice the home row keys in this exciting game!\nDon't let any balloons get by!", 
    "medals": [
        {
            "accuracy": 70, 
            "name": "bronze", 
            "score": 4000, 
            "wpm": 15
        }, 
        {
            "accuracy": 80, 
            "name": "silver", 
            "score": 6000, 
            "wpm": 20
        }, 
        {
            "accuracy": 90, 
            "name": "gold", 
            "score": 10000, 
            "wpm": 25
        }
    ], 
    "name": "Home Row Balloons", 
    "order": 2, 
    "type": "balloon", 
    "words": [
        "algal", 
        "ska", 
        "gag", 
        "alga", 
        "gaga", 
        "ash", 
        "as", 
        "ha", 
        "fall", 
        "half", 
        "salsa", 
        "skald", 
        "dahl", 
        "jag", 
        "ah", 
        "sh", 
        "alas", 
        "lad", 
        "flak", 
        "ask", 
        "gash", 
        "lash", 
        "shh", 
        "dada", 
        "sag", 
        "falls", 
        "ala", 
        "shag", 
        "saga", 
        "ad", 
        "dash", 
        "sash", 
        "fa", 
        "slag", 
        "haj", 
        "alfalfa", 
        "shah", 
        "flag", 
        "hajj", 
        "halala", 
        "hall", 
        "gad", 
        "shall", 
        "gall", 
        "has", 
        "hah", 
        "gas", 
        "sass", 
        "gala", 
        "shad", 
        "sal", 
        "fag", 
        "flash", 
        "hag", 
        "halal", 
        "flask", 
        "gaff", 
        "had", 
        "slash", 
        "glass", 
        "add", 
        "hash", 
        "la", 
        "lass", 
        "gal", 
        "ssh", 
        "dad", 
        "fad", 
        "sad", 
        "glad", 
        "all", 
        "salad", 
        "aha", 
        "lag"
    ]
}