readme
来自「一个Java写的数独游戏」· 代码 · 共 14 行
TXT
14 行
MUSoSu is a sudoku generator/solver created in Java with a swing GUIMUSoSu is free software licenced with GNU GPL v3. See LICENCE file for more details.INSTALL*********MUSoSu is platform independent. To run it, you must have a workingJRE version 5 or higher installed on your system. Then type:java -jar MUSoSu-x.x.x.jar(replacing x.x.x with the current MUSoSu version)Currently MUSoSu is tested only under Debian GNU/Linux and MS Windows XP
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?