KenKen is a logic puzzle game required solvers to fill a Latin Square with values corresponding to mathematical clues in different regions. More famously, Sudoku is also a Latin Square grid.
This is a work in progress, as the generator is not fully functional yet.
To download, clone the repo onto your computer. You will need Rust installed.
git clone https://github.com/juleswg23/latin-square
This is a work in progress.
This project was made possible by many sudoku resources and KenKen solving resouces.