This repository is participate for Build Games with Amazon Q CLI and score a T shirt 🏆👕 event.
Inspired by 한컴타자연습 산성비
A pygame-ce based word matching game where English words fall from the top of the screen, and the player needs to type their Japanese katakana equivalents before they reach the bottom.
- Words fall from the top of the screen like rain
- Type the Japanese katakana equivalent to make the word disappear
- 5 lives - lose a life when a word reaches the bottom
- Game over screen shows matched word pairs, score, and play time
- Restart option to play again
pip install
python rain_words_game.py- Python 3.x
- pygame-ce
Word pairs are stored in word_pairs.txt in the format: english_word, japanese_katakana