Skip to content

Releases: KyouyamaKazusa0805/Sudoku

SudokuStudio V3.1.4

20 Jul 13:02
Compare
Choose a tag to compare
SudokuStudio V3.1.4 Pre-release
Pre-release

This program uses .NET 8 preview 5 and Windows App SDK v1.3.2 to build.

Sudoku Studio v3.1.3

07 Jul 08:16
Compare
Choose a tag to compare
Sudoku Studio v3.1.3 Pre-release
Pre-release

This program is written with .NET 8 preview and Windows Application SDK v1.3.

SudokuStudio Version 3.1.2

11 Jun 12:23
Compare
Choose a tag to compare
Pre-release

This program uses Visual Studio 2022 v17.7 preview 1 and .NET 7.

Sudoku Studio v3.1.1

15 May 08:11
Compare
Choose a tag to compare
Sudoku Studio v3.1.1 Pre-release
Pre-release

This is a pre-release of the program. Based on Windows UI (Windows App SDK) v1.3.1 with .NET 7.

Studio Studio Version 0.12 (v2.0)

04 Sep 04:38
Compare
Choose a tag to compare
Pre-release

This release bases on .NET 7 preview 7 and Visual Studio 2022 17.4 preview 1.

Sudoku Studio V3.0

26 Apr 12:17
Compare
Choose a tag to compare
Sudoku Studio V3.0 Pre-release
Pre-release

This is a beta version of the program. Uses WinUI 3 (Windows App SDK v1.3) and .NET 7.


PS. This program contains many bugs that is not created by me. Due to WinUI 3 (Windows App SDK v1.3), some features may not be available.

Version 0.6

18 Jul 00:32
Compare
Choose a tag to compare
Version 0.6 Pre-release
Pre-release

Introduction (介绍)

This is the output package of the project Sudoku.Windows, which contains the program itself, required dll files and elementary resource dictionary files.

这个是 Sudoku.Windows 项目的程序导出包,里面包含运行程序本体、必需的 dll 文件、基本的资源字典文件。

Please download the rar file, which is the real program itself; others are the additional files (i.e. the codes).

请下载 rar 文件,这个才是真正的程序;而其它的则是补充的文件(比如代码)。

The program output is the portable version, which means you don't need to install it (The main executive file is Sudoku.Windows.exe). If you see the warning about downloading .NET 6 at first when you attempt to open the program, please try to download .NET 6 and then open it.

程序导出后为绿色软件,不需要安装(程序名是 Sudoku.Windows.exe,我懒得改名字了);如果你尝试打开程序时弹出警告提示需要安装 .NET 6 的时候,请尝试安装 .NET 6 后再打开程序。

Please visit this page to download .NET 6.

.NET 6 安装包请前往这里下载:

Wizard

Sudoku.Windows project is a project that calls the inner APIs to solve and analyze sudoku puzzles. In the future, I won't maintain this project because of the too-large complexity. I'll re-implement the project Sudoku.Windows, and the newer one is named Sudoku.UI.

Sudoku.Windows 项目是调用内部 API 而产生的解决方案项目。以后我可能不再维护这个项目,因为这个项目复杂度太大了。我会重新对 Sudoku.Windows 实现一次,名字叫 Sudoku.UI

File List (文件列表)

  • .editorconfig: This file is used to control the analyzer for Visual Studio 2022 and the Roslyn compiler.
  • DocumentationFiles.rar: This file stores the documentation files of all projects in this solution.
  • Sudoku Solution Guardian.vsix: The Visual Studio extension plugin that is used to analyze the code of this current solution.

翻译

  • .editorconfig:表示给 Visual Studio 2022 和 Roslyn 编译器提供分析控制用的文件;
  • DocumentationFiles.rar:这个压缩包里存储的是整个解决方案里所有项目的文档注释;
  • Sudoku Solution Guardian.vsix:这个文件是 VS 的一个插件扩展,用来分析整个解决方案的代码用的。

Version 0.5

20 Jun 01:33
Compare
Choose a tag to compare
Version 0.5 Pre-release
Pre-release

This is the output package of the project Sudoku.Windows, which contains the program itself, required dll files and elementary resource dictionary files.

这个是 Sudoku.Windows 项目的程序导出包,里面包含运行程序本体、必需的 dll 文件、基本的资源字典文件。

Please download the rar file, which is the real program itself; others are the additional files (i.e. the codes).

请下载 rar 文件,这个才是真正的程序;而其它的则是补充的文件(比如代码)。

The program output is the portable version, which means you don't need to install it (The main executive file is Sudoku.Windows.exe). If you see the warning about downloading .NET 6 at first when you attempt to open the program, please try to download .NET 6 and then open it.

程序导出后为绿色软件,不需要安装(程序名是 Sudoku.Windows.exe,我懒得改名字了);如果你尝试打开程序时弹出警告提示需要安装 .NET 6 的时候,请尝试安装 .NET 6 后再打开程序。

Please visit this page to download .NET 6.

.NET 6 安装包请前往这里下载:

Wizard

Sudoku.Windows project is a project that calls the inner APIs to solve and analyze sudoku puzzles. In the future, I won't maintain this project because of the too-large complexity. I'll re-implement the project Sudoku.Windows, and the newer one is named Sudoku.UI.

Sudoku.Windows 项目是调用内部 API 而产生的解决方案项目。以后我可能不再维护这个项目,因为这个项目复杂度太大了。我会重新对 Sudoku.Windows 实现一次,名字叫 Sudoku.UI

Version 0.4

14 Apr 12:06
Compare
Choose a tag to compare
Version 0.4 Pre-release
Pre-release

This is the output package of the project Sudoku.Windows, which contains the program itself, required dll files and elementary resource dictionary files.

这个是 Sudoku.Windows 项目的程序导出包,里面包含运行程序本体、必需的 dll 文件、基本的资源字典文件。

Please download the rar file, which is the real program itself; others are the additional files (i.e. the codes).

请下载 rar 文件,这个才是真正的程序;而其它的则是补充的文件(比如代码)。

The program output is the portable version, which means you don't need to install it (The main executive file is Sudoku.Windows.exe). If you see the warning about downloading .NET 5 at first when you attempt to open the program, please try to download .NET 5 and then open it.

程序导出后为绿色软件,不需要安装(程序名是 Sudoku.Windows.exe,我懒得改名字了);如果你尝试打开程序时弹出警告提示需要安装 .NET 5 的时候,请尝试安装 .NET 5 后再打开程序。

Please visit this page to download .NET 5.

.NET 5 安装包请前往这里下载:

Wizard

Sudoku.Windows project is a project that calls the inner APIs to solve and analyze sudoku puzzles. In the future, I won't maintain this project because of the too-large complexity. I'll re-implement the project Sudoku.Windows, and the newer one is named Sudoku.UI.

Sudoku.Windows 项目是调用内部 API 而产生的解决方案项目。以后我可能不再维护这个项目,因为这个项目复杂度太大了。我会重新对 Sudoku.Windows 实现一次,名字叫 Sudoku.UI

Version 0.3

13 Mar 07:23
Compare
Choose a tag to compare
Version 0.3 Pre-release
Pre-release

This is the output package of the project Sudoku.Windows, which contains the program itself, required dll files and elementary resource dictionary files.

这个是 Sudoku.Windows 项目的程序导出包,里面包含运行程序本体、必需的 dll 文件、基本的资源字典文件。

The program output is the portable version, which means you don't need to install it (The main executive file is Sudoku.Windows.exe). If you see the warning about downloading .NET 5 at first when you attempt to open the program, please try to download .NET 5 and then open it.

程序导出后为绿色软件,不需要安装(程序名是 Sudoku.Windows.exe,我懒得改名字了);如果你尝试打开程序时弹出警告提示需要安装 .NET 5 的时候,请尝试安装 .NET 5 后再打开程序。

Please visit this page to download .NET 5.

.NET 5 安装包请前往这里下载:

Wizard

Sudoku.Windows project is a project that calls the inner APIs to solve and analyze sudoku puzzles. In the future, I won't maintain this project because of the too-large complexity. I'll re-implement the project Sudoku.Windows, and the newer one is named Sudoku.UI.

Sudoku.Windows 项目是调用内部 API 而产生的解决方案项目。以后我可能不再维护这个项目,因为这个项目复杂度太大了。我会重新对 Sudoku.Windows 实现一次,名字叫 Sudoku.UI