Sudoku Solver
Project brief
Popular puzzle game with the goal to fill the 9x9 grid with numbers so that each row and column contains all of the digits from 1 to 9.
It was developed purely with JavaScript, HTML and CSS. The website is connected through an API that fetches the results.
Technical sheet
This WebApp was build with following technologies:
- HTML
- CSS
- JavaScript
Next project