mirror of
https://github.com/serhii-londar/open-source-mac-os-apps
synced 2024-11-13 23:47:08 +00:00
Add Chess.app (#689)
This commit is contained in:
parent
9428f7c34f
commit
c06a8a3308
1 changed files with 17 additions and 1 deletions
|
@ -8891,6 +8891,22 @@
|
|||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"short_description": "The chess app that comes with macOS.",
|
||||
"categories": [
|
||||
"games"
|
||||
],
|
||||
"repo_url": "https://opensource.apple.com/source/Chess/Chess-410.4.1/",
|
||||
"title": "Chess",
|
||||
"icon_url": "https://opensource.apple.com/source/Chess/Chess-410.4.1/MBChess/Images.xcassets/AppIcon.appiconset/icon_256x256.png",
|
||||
"screenshots": [
|
||||
"https://upload.wikimedia.org/wikipedia/commons/8/83/Chess_screenshot.png",
|
||||
],
|
||||
"official_site": "https://apple.com",
|
||||
"languages": [
|
||||
"objective-c"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue