Add: animal_list for typing practice and test

This commit is contained in:
2018-10-07 00:00:42 +09:00
parent cb74f9ec32
commit dbcc8b3848
6 changed files with 81 additions and 44 deletions
+1
View File
@@ -29,6 +29,7 @@
<script src="../../game/lib/experience_app_timer.js"></script>
<script src="../../game/lib/game_over_text.js"></script>
<script src="../../game/lib/animal.js"></script>
<script src="../../game/lib/animal_list.js"></script>
<!-- Test typing : source files -->
<script src="../../game/typing/alphabet_list/korean_basic.js"></script>
+1
View File
@@ -29,6 +29,7 @@
<script src="../../game/lib/experience_app_timer.js"></script>
<script src="../../game/lib/game_over_text.js"></script>
<script src="../../game/lib/animal.js"></script>
<script src="../../game/lib/animal_list.js"></script>
<!-- Test typing : source files -->
<script src="../../game/typing/word_list/korean_basic.js"></script>