# js-sudoku **Repository Path**: easygoto/js-sudoku ## Basic Information - **Project Name**: js-sudoku - **Description**: 数独小游戏(ts 版) - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-15 - **Last Updated**: 2021-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: JavaScript, TypeScript, game ## README 慕课网 https://www.imooc.com/learn/899 存在问题 - [x] 1、可以更改灰色区域的数字 - [ ] 2、控制面板只有选择之后才能消失 - [ ] 3、面板到边缘的时候排列会乱 - [ ] 4、最后一行的最后一列如果是空,检查时不会标红