Skip to content

Commit 9145c49

Browse files
authoredFeb 12, 2025
Merge pull request #318 from timcharper/patch-1
Add Mind Hunt zebra logic puzzle to the list
2 parents 205a75d + da2eb1b commit 9145c49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎_data/projects.json

+5
Original file line numberDiff line numberDiff line change
@@ -267,5 +267,10 @@
267267
"url": "https://gitlab.com/mission-center-devs/mission-center",
268268
"app_id": "io.missioncenter.MissionCenter",
269269
"description": "Monitor system resources, apps and services"
270+
},
271+
{
272+
"name": "Mind Hunt",
273+
"url": "https://github.com/timcharper/MindHunt",
274+
"description": "Graphical Zebra Puzzle Logic Game, similar to Sudoku"
270275
}
271276
]

0 commit comments

Comments
 (0)