Commit graph

3 commits

Author SHA1 Message Date
Coldin04
6e9c0fef54 feat: Implement network battle and practice modes with question generation
- Added `questionGenerator.ts` for dynamic question generation based on difficulty levels.
- Created `NetworkBattle.vue` for real-time multiplayer gameplay using PeerJS.
- Developed `Practice.vue` for single-player practice sessions with score tracking and history.
- Updated `yarn.lock` to include new dependencies for PeerJS and message packing.
- Enhanced UI with responsive design and feedback animations for user interactions.
2025-04-25 18:05:34 +08:00
Coldin04
8459faf63f 更新首页视图,添加新内容和样式,优化按钮设计 2025-04-25 17:15:27 +08:00
Coldin04
0a512fa972 initial commit 2025-04-25 15:39:24 +08:00