/Colorku

A recursive Colorku solver in HTML, CSS, and JavaScript

Primary LanguageHTMLMIT LicenseMIT

Colorku


A web application that downloads a Sudoku puzzle from the UTEP Sudoku Web Service and maps the numbers to colors instead. The puzzle can then be solved using a recursive algorithm.