基于 typescript 实现的数独网页小游戏。 master 主干分支是 js 版本, ts 分支是 typescrpt 版本。 预览 使用 git clone git@github.com:wozien/sudoku.git cd sudoku npm install npm run dev