Last active
August 16, 2026 03:39
-
-
Save jackchu1991-png/d4ec58a3f739310986c25c3577cb8319 to your computer and use it in GitHub Desktop.
test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": 2, | |
| "words": [ | |
| { "word": "apple", "ipa": "/ˈæp.əl/", "image_url": "https://raw.githubusercontent.com/jackchu1991-png/tank_game/main/apple.jpg" }, | |
| { "word": "ant", "ipa": "/ænt/", "image_url": "" }, | |
| { "word": "alligator", "ipa": "/ˈæl.ɪ.ɡeɪ.tər/", "image_url": "" }, | |
| { "word": "bird", "ipa": "/bɜːd/", "image_url": "" }, | |
| { "word": "bed", "ipa": "/bed/", "image_url": "" }, | |
| { "word": "bear", "ipa": "/beər/", "image_url": "" }, | |
| { "word": "banana", "ipa": "/bəˈnɑː.nə/", "image_url": "" }, | |
| { "word": "cat", "ipa": "/kæt/", "image_url": "" }, | |
| { "word": "cup", "ipa": "/kʌp/", "image_url": "" }, | |
| { "word": "computer", "ipa": "/kəmˈpjuː.tər/", "image_url": "" }, | |
| { "word": "car", "ipa": "/kɑːr/", "image_url": "" }, | |
| { "word": "duck", "ipa": "/dʌk/", "image_url": "" }, | |
| { "word": "desk", "ipa": "/desk/", "image_url": "" }, | |
| { "word": "doll", "ipa": "/dɒl/", "image_url": "" }, | |
| { "word": "dog", "ipa": "/dɒɡ/", "image_url": "" }, | |
| { "word": "elbow", "ipa": "/ˈel.bəʊ/", "image_url": "" }, | |
| { "word": "egg", "ipa": "/eɡ/", "image_url": "" }, | |
| { "word": "envelope", "ipa": "/ˈen.və.ləʊp/", "image_url": "" }, | |
| { "word": "elephant", "ipa": "/ˈel.ɪ.fənt/", "image_url": "" }, | |
| { "word": "farm", "ipa": "/fɑːm/", "image_url": "" }, | |
| { "word": "fish", "ipa": "/fɪʃ/", "image_url": "" }, | |
| { "word": "fork", "ipa": "/fɔːk/", "image_url": "" }, | |
| { "word": "fan", "ipa": "/fæn/", "image_url": "" }, | |
| { "word": "goat", "ipa": "/ɡəʊt/", "image_url": "" }, | |
| { "word": "gift", "ipa": "/ɡɪft/", "image_url": "" }, | |
| { "word": "gorilla", "ipa": "/ɡəˈrɪl.ə/", "image_url": "" }, | |
| { "word": "girl", "ipa": "/ɡɜːl/", "image_url": "" }, | |
| { "word": "house", "ipa": "/haʊs/", "image_url": "" }, | |
| { "word": "horse", "ipa": "/hɔːs/", "image_url": "" }, | |
| { "word": "hat", "ipa": "/hæt/", "image_url": "" } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment