wei4r.type
注音 (Zhuyin) Typing Game
A fast-paced typing game for practicing Zhuyin (Bopomofo) input, built with Next.js and TypeScript.
Overview
This project is a web-based typing game designed to help users improve their Zhuyin (Bopomofo) typing skills. Players are presented with Chinese characters and their corresponding Zhuyin representations, which they must type correctly as quickly as possible within a time limit.
Screenshots

Features
- Real-time typing feedback
- Customizable game duration
- Responsive design for various screen sizes
- Score tracking for correct and incorrect inputs
- Dynamic word generation
Technologies Used
- React(Next.js)
- TypeScript
- CSS Modules
Getting Started
To run this project locally:
- Clone the repository
- Install dependencies:
- Start the development server:
How to Play
- Click on the game area to focus
- Type the Zhuyin (Bopomofo) representation of the displayed Chinese characters
- Cursor will move to the next word when current word is finished
- Complete as many words as possible before the timer runs out
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.