Spaces:
Running
Running
Update index.html
Browse files- index.html +95 -25
index.html
CHANGED
@@ -147,31 +147,101 @@
|
|
147 |
<!-- Embedded Character Data -->
|
148 |
<script>
|
149 |
const characterData = {
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
|
176 |
const characterGrid = document.getElementById('characterGrid');
|
177 |
const themeToggleButton = document.getElementById('theme-toggle');
|
|
|
147 |
<!-- Embedded Character Data -->
|
148 |
<script>
|
149 |
const characterData = {
|
150 |
+
"Bombardiro Crocodilo": {
|
151 |
+
"image_path": "./assets/Bombardiro_Crocodilo.png",
|
152 |
+
"audio_path": "./assets/Bombardiro_Crocodilo.wav"
|
153 |
+
},
|
154 |
+
"Tralalero Tralala": {
|
155 |
+
"image_path": "./assets/Tralalero_Tralala.png",
|
156 |
+
"audio_path": "./assets/Tralalero_Tralala.wav"
|
157 |
+
},
|
158 |
+
"Bombombini Gusini": {
|
159 |
+
"image_path": "./assets/Bombombini_Gusini.png",
|
160 |
+
"audio_path": "./assets/Bombombini_Gusini.wav"
|
161 |
+
},
|
162 |
+
"Tung Tung Tung Tung Tung Tung Tung Tung Tung Sahur": {
|
163 |
+
"image_path": "./assets/Tung_Tung_Tung_Tung_Tung_Tung_Tung_Tung_Tung_Sahur.png",
|
164 |
+
"audio_path": "./assets/Tung_Tung_Tung_Tung_Tung_Tung_Tung_Tung_Tung_Sahur.wav"
|
165 |
+
},
|
166 |
+
"Brr Brr Patapim": {
|
167 |
+
"image_path": "./assets/Brr_Brr_Patapim.png",
|
168 |
+
"audio_path": "./assets/Brr_Brr_Patapim.wav"
|
169 |
+
},
|
170 |
+
"Cappuccino Assassino": {
|
171 |
+
"image_path": "./assets/Cappuccino_Assassino.png",
|
172 |
+
"audio_path": "./assets/Cappuccino_Assassino.wav"
|
173 |
+
},
|
174 |
+
"Lirili Larila": {
|
175 |
+
"image_path": "./assets/Lirili_Larila.png",
|
176 |
+
"audio_path": "./assets/Lirili_Larila.wav"
|
177 |
+
},
|
178 |
+
"Trulimero Trulichina": {
|
179 |
+
"image_path": "./assets/Trulimero_Trulichina.png",
|
180 |
+
"audio_path": "./assets/Trulimero_Trulichina.wav"
|
181 |
+
},
|
182 |
+
"Boneca Ambalabu": {
|
183 |
+
"image_path": "./assets/Boneca_Ambalabu.png",
|
184 |
+
"audio_path": "./assets/Boneca_Ambalabu.wav"
|
185 |
+
},
|
186 |
+
"Chimpanzini Bananini": {
|
187 |
+
"image_path": "./assets/Chimpanzini_Bananini.png",
|
188 |
+
"audio_path": "./assets/Chimpanzini_Bananini.wav"
|
189 |
+
},
|
190 |
+
"Bananita Dolfinita": {
|
191 |
+
"image_path": "./assets/Bananita_Dolfinita.png",
|
192 |
+
"audio_path": "./assets/Bananita_Dolfinita.wav"
|
193 |
+
},
|
194 |
+
"Bluberini Octopusini": {
|
195 |
+
"image_path": "./assets/Bluberini_Octopusini.png",
|
196 |
+
"audio_path": "./assets/Bluberini_Octopusini.wav"
|
197 |
+
},
|
198 |
+
"Bobrito Bandito": {
|
199 |
+
"image_path": "./assets/Bobrito_Bandito.png",
|
200 |
+
"audio_path": "./assets/Bobrito_Bandito.wav"
|
201 |
+
},
|
202 |
+
"Brri Brri Bicus Dicus": {
|
203 |
+
"image_path": "./assets/Brri_Brri_Bicus_Dicus.png",
|
204 |
+
"audio_path": "./assets/Brri_Brri_Bicus_Dicus.wav"
|
205 |
+
},
|
206 |
+
"Burbaloni Luliloli": {
|
207 |
+
"image_path": "./assets/Burbaloni_Luliloli.png",
|
208 |
+
"audio_path": "./assets/Burbaloni_Luliloli.wav"
|
209 |
+
},
|
210 |
+
"Chimpanzini Ananasini": {
|
211 |
+
"image_path": "./assets/Chimpanzini_Ananasini.png",
|
212 |
+
"audio_path": "./assets/Chimpanzini_Ananasini.wav"
|
213 |
+
},
|
214 |
+
"Chimpanzini Cocosini": {
|
215 |
+
"image_path": "./assets/Chimpanzini_Cocosini.png",
|
216 |
+
"audio_path": "./assets/Chimpanzini_Cocosini.wav"
|
217 |
+
},
|
218 |
+
"Cocofanto Elefanto": {
|
219 |
+
"image_path": "./assets/Cocofanto_Elefanto.png",
|
220 |
+
"audio_path": "./assets/Cocofanto_Elefanto.wav"
|
221 |
+
},
|
222 |
+
"Frigo Camelo Buffardello": {
|
223 |
+
"image_path": "./assets/frigo_camelo_buffardello.png",
|
224 |
+
"audio_path": "./assets/frigo_camelo_buffardello.wav"
|
225 |
+
},
|
226 |
+
"Giraffe Celeste": {
|
227 |
+
"image_path": "./assets/Giraffe_Celeste.png",
|
228 |
+
"audio_path": "./assets/Giraffe_Celeste.wav"
|
229 |
+
},
|
230 |
+
"Glorbo Fruttodrillo": {
|
231 |
+
"image_path": "./assets/Glorbo_Fruttodrillo.png",
|
232 |
+
"audio_path": "./assets/Glorbo_Fruttodrillo.wav"
|
233 |
+
},
|
234 |
+
"Il Cacto Hipopotoma": {
|
235 |
+
"image_path": "./assets/il_cacto_hipopotoma.png",
|
236 |
+
"audio_path": "./assets/il_cacto_hipopotoma.wav"
|
237 |
+
},
|
238 |
+
"Trippi Troppi Troppa Trippa": {
|
239 |
+
"image_path": "./assets/Trippi_Troppi_Troppa_Trippa.png",
|
240 |
+
"audio_path": "./assets/Trippi_Troppi_Troppa_Trippa.wav"
|
241 |
+
}
|
242 |
+
}
|
243 |
+
|
244 |
+
;
|
245 |
|
246 |
const characterGrid = document.getElementById('characterGrid');
|
247 |
const themeToggleButton = document.getElementById('theme-toggle');
|