go-sudoku-tutorial/README.md

5 lines
302 B
Markdown
Raw Permalink Normal View History

2019-08-13 17:21:18 +01:00
# Go Sudoku Solver Tutorial
This repository is a companion to a tutorial for [Cambridge Gophers](https://www.meetup.com/Cambridge-Gophers/events/263188530/). You should check out the [tutorial](https://1729.org.uk/posts/sudoku/) walk-through before reading this code.
Copyright © 2019 Ray Miller