1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17# [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 ```