From 9cdb6b47cbd90f2635399fa93372dfd1ba4c13a5 Mon Sep 17 00:00:00 2001 From: Chad Date: Sun, 31 Mar 2024 18:36:00 -0700 Subject: [PATCH] Add Tic-Tac-Toe App (#24) * Add new app, Tic-Tac-Toe! * Add new announcement, add dates for them, and change how the anchors are displayed. * Add underlines. Much better! * Remove excess newline. * Remove comments for links which already exist. --- pages/helpers/advisory.php | 15 ++++++++++++--- pages/subpages/home/apps.php | 24 ++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 3 deletions(-) diff --git a/pages/helpers/advisory.php b/pages/helpers/advisory.php index d185b0c..f32df5f 100755 --- a/pages/helpers/advisory.php +++ b/pages/helpers/advisory.php @@ -8,8 +8,17 @@

Announcements

- - Find my free new eBook "Hyperling's Health Protocol" here! - + 2024-03-07 +
+ Find my free new eBook, "Hyperling's Health Protocol", + here! +
+
+ 2024-03-31 +
+ There's a + new app + in town, + Tic-Tac-Toe!
diff --git a/pages/subpages/home/apps.php b/pages/subpages/home/apps.php index 7bc9d4e..1cf2aa4 100755 --- a/pages/subpages/home/apps.php +++ b/pages/subpages/home/apps.php @@ -34,6 +34,30 @@

Android Apps

+
+
+
+ + tictactoe_image +
+

Tic-Tac-Toe

+
+

+ Play against a friend or a range of AIs. + Written to practice Kotlin/Compose. +

+

+ [F-Droid] + [APK] + [GitHub] +

+
+
+
+