Skip to content

Commit

Permalink
changed icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Ferentz committed Jan 17, 2024
1 parent a1098fc commit 8a6bb1b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Binary file added src/.DS_Store
Binary file not shown.
Binary file modified src/assets/favicon.ico
Binary file not shown.
3 changes: 0 additions & 3 deletions src/game/generate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,3 @@ function removeNumbers(board: number[][], numToRemove: number): void {
}
}

// console.log(generateSudoku('Easy'))
// console.log(generateSudoku('Medium'))
// console.log(generateSudoku('Hard'))
1 change: 0 additions & 1 deletion src/logo.svg

This file was deleted.

0 comments on commit 8a6bb1b

Please sign in to comment.