sudoku-solver

command module
v0.0.0-...-f9c1326 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2023 License: MIT Imports: 1 Imported by: 0

README

Sudoku Solver

Sudoku Solver is a very basic application that was originally created to learn the basics of the Go Programming Language. It is able to solve Sudoku's you pass into via files.

Installation

$ go get github.com/Bryley/sudoku-solver

Usage

$ sudoku-solver solve [input_file]

Solve a Sudoku from an input file.

$ sudoku-solver is-solved [input_file]

Check if a Sudoku is solved from an input file.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

Overview

Copyright © 2023 Bryley Manning-Hayter bryleyhayter@gmail.com

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL