Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 040ebd0

Browse files
authoredFeb 2, 2025
Add GnomeClu zebra logic puzzle to the list
1 parent 205a75d commit 040ebd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎_data/projects.json

Lines changed: 5 additions & 0 deletions
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": "GnomeClu",
273+
"url": "https://github.com/timcharper/GnomeClu",
274+
"description": "Graphical Zebra Puzzle Logic Game, similar to Sudoku"
270275
}
271276
]

0 commit comments

Comments
 (0)
Please sign in to comment.