Skip to content

Commit

Permalink
chore: rename for sudoku task
Browse files Browse the repository at this point in the history
Signed-off-by: Lakshya Singh <[email protected]>
  • Loading branch information
king-11 committed Jul 6, 2021
1 parent 14d2a24 commit 62251ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/2021/web.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"taskName": "Interactive Game",
"subtasks": [
{
"subtaskName": "Multi Player",
"subtaskName": "Multiplayer/Sudoku Impl",
"totalPoints": "25"
},
{
"subtaskName": "AI Minmax",
"subtaskName": "Minmax/Board generation",
"totalPoints": "40"
},
{
Expand Down

0 comments on commit 62251ab

Please sign in to comment.