Skip to content

BluntKatana/go-sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NRC Sudoku Solver

A web application that solves sudoku puzzles from the NRC newspaper. The application is built using Golang and HTML templating.

What to do

  • [] Setup basic web server
  • [] Create a basic HTML page to the show the sudoku puzzle and the solution
  • [] Make the sudoku solver
  • [] Integrate the solver with the web server
  • [] Add a way to scrape the sudoku puzzle from the NRC website and show it on the page
  • [] Make the solver animate the solving process

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published