Skip to content

Commit 9a6608a

Browse files
Merge pull request steam-bell-92#1406 from Alvi24-hub/sudoku
Fix: Sudoku Solver now appears in the website
2 parents 612cd44 + 01b95eb commit 9a6608a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

web-app/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -795,6 +795,8 @@ <h3>Stay Updated</h3>
795795
category: "games",
796796
desc: "Interactive Sudoku with difficulty levels and visual backtracking solver",
797797
tags: "game,puzzle,backtracking,solver",
798+
},
799+
{
798800
project: "war-card-game",
799801
title: "War Card Game",
800802
category: "games",

0 commit comments

Comments
 (0)