# type **Repository Path**: matrixgo2023/type ## Basic Information - **Project Name**: type - **Description**: 汉字打字游戏 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://theajack.github.io/type - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2023-07-20 - **Last Updated**: 2023-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [TYPE](https://github.com/theajack/type) ## 汉字打字游戏 基于[cnchar](https://github.com/theajack/cnchar)的拼音打字游戏 [开始游戏](https://theajack.github.io/type/) ### dev ``` git clone https://github.com/theajack/type.git cd type npm install npm run dev ```