PS-Sudoku

2.0.2

Recursive Sudoku solver written in PowerShell. This module can also generate solvable Sudoku puzzles, display the steps taken to solve the puzzle, and allow a user to play Sudoku.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PS-Sudoku

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PS-Sudoku

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 Davis Henckel. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.0.2 (current version) 84 5/27/2022
2.0.1 12 5/21/2022
2.0.0 23 5/12/2022
1.3.4 54 5/8/2022
1.2.4 45 5/7/2022
1.2.3 16 5/6/2022
1.2.2 20 5/6/2022
1.2.1 15 5/6/2022
1.2.0 12 5/6/2022
Show more