Skip to content

mblenk/sudoku-puzzle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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