Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 308 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 308 Bytes

A Sudoku Puzzle App using HTML, CSS and Javascript

The app was created to test different DOM functionalities and methods of data manipulation

As such, it includes only 4 puzzles of ranging difficulty, hard-coded into a game-data script to avoid the need for a backend storage location for the puzzle set-up