From d6eedcbeb3e29e3c845c783f065dfbf7f367f77a Mon Sep 17 00:00:00 2001 From: Ozan Mirza Date: Tue, 13 Jun 2023 10:17:30 -0700 Subject: [PATCH] Suggest Amazing Tic Tac Toe --- applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/applications.json b/applications.json index 4baa51d..33c2914 100644 --- a/applications.json +++ b/applications.json @@ -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": [