Stars
wujiuyu1 / HTML-CSS-JavaScript-projects-for-beginners
Forked from sahandghavidel/HTML-CSS-JavaScript-projects-for-beginnersLearn how to build simple, responsive websites using HTML, CSS, and JavaScript
Learn how to build simple, responsive websites using HTML, CSS, and JavaScript
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.