sugoku

module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT

README

sugoku

build-status tests-status go-report-card

A sudoku generator and solver written in Go.

Build

In order to build this, you need Go 1.19+ and Make installed.

From the project root, run

make sugoku

This will build the binary at bin/sugoku.

Running

Once built, the binary is run with

./bin/sugoku

Tests

If you want to run the tests (for some reason) use

make test

Directories

Path Synopsis
cmd
sugoku command
internal
cli

Jump to

Keyboard shortcuts

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