mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Suggest Amazing Tic Tac Toe
This commit is contained in:
parent
bbfd6a272b
commit
d6eedcbeb3
1 changed files with 18 additions and 0 deletions
|
@ -1,5 +1,23 @@
|
|||
{
|
||||
"applications": [
|
||||
{
|
||||
"short_description": "Fun Tic Tac Toe game equipped with multiplayer (local and online) and leveled single player available on the App Store.",
|
||||
"categories": [
|
||||
"games",
|
||||
],
|
||||
"repo_url": "https://github.com/Aries-Sciences-LLC/Tic-Tac-Toe",
|
||||
"title": "Amazing Tic Tac Toe",
|
||||
"icon_url": "https://raw.githubusercontent.com/Aries-Sciences-LLC/Tic-Tac-Toe/master/Icon.iconset/AppIcon.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/Aries-Sciences-LLC/Tic-Tac-Toe/master/ScreenShots/previews/inGameDemos.png",
|
||||
"https://raw.githubusercontent.com/Aries-Sciences-LLC/Tic-Tac-Toe/master/ScreenShots/previews/multiplayerModes.png"
|
||||
],
|
||||
"official_site": "https://ariessciences.com/highlight?product=tic-tac-toe",
|
||||
"languages": [
|
||||
"swift",
|
||||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "A handy menu bar translator app that supports DeepL and Google Translate.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue