This Project is a web-based Sudoku game. I wrote this because I wanted to deepen my understanding of Javascript. I also wanted to create a website so I could test out Github.pages
JavaScript HTML/CSS
Visual Studio Code
- JavaScript Documentation
- Example Sudoku I mainly used this resource to get an example of how to make a Sudoku board using Javascript and CSS, the code that solves the Sudoku Puzzle is unique.