Add Chess.app (#689)

This commit is contained in:
Linus Skucas 2021-09-17 02:48:53 -07:00 committed by GitHub
parent 9428f7c34f
commit c06a8a3308
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
]
}
]
}