From: Zachary Vance Date: Tue, 26 Nov 2024 03:10:51 +0000 (-0500) Subject: 25th X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=2334f2ee538cc397f84b0c0a6c103356086f71c8;p=za3k.git 25th --- diff --git a/blog.md b/blog.md index 8c61fbe..0295d4c 100644 --- a/blog.md +++ b/blog.md @@ -37,6 +37,10 @@ li a { - for newer articles, check blog [blog](https://blog.za3k.com/) +- 2024-11-25: Hack-a-Day, Day 25: Go Screensaver [blog](https://blog.za3k.com/hack-a-day-day-25-go-screensaver/) [demo](https://za3k.github.io/go/screensaver.html) +- 2024-11-25: Power Beeps [blog](https://blog.za3k.com/power-beeps/) [source](https://github.com/za3k/short-programs#power-beeps) +- 2024-11-23: Hack-a-Day, Day 23: Unfinished Game [blog](https://blog.za3k.com/hack-a-day-day-23-unfinished-game/) [demo](https://za3k.github.io/little-herbalist/) +- 2024-11-22: Hack-a-Day, Day 22: AI Friend [blog](https://blog.za3k.com/hack-a-day-day-22-ai-friend/) - 2024-11-20: Hack-a-Day, Day 20: 2p library [blog](https://blog.za3k.com/hack-a-day-day-20-2p-library/) [source](https://gist.github.com/za3k/028bbd83e6b74f305db04b2a5fe7500e) - 2024-11-19: Hack-a-Day, Day 19: D&D Campaign [blog](https://blog.za3k.com/hack-a-day-day-19-dd-campaign/) - 2024-11-17: Hack-a-Day, Day 17: Android App [blog](https://blog.za3k.com/hack-a-day-day-17-android-app/) [download](https://za3k.com/archive/how-to-tie) diff --git a/hackaday.html b/hackaday.html index 2c67e69..2f813f4 100644 --- a/hackaday.html +++ b/hackaday.html @@ -35,9 +35,40 @@ XXX --> +
+ + Go Screensaver + 25 + + + + + + watch game replays +
+
+ + Little Herbalist + 23 + + + + + + unfinished brewing game +
+
+ + AI Friend + 22 + + + + make a custom friend +
- 2p library + 2p Library 20 @@ -48,7 +79,7 @@
- rpg campaign + RPG Campaign 19 @@ -57,7 +88,7 @@
- android app + Android App 17 @@ -148,7 +179,7 @@ aluminium soma cube
-
+
Lembas 04 diff --git a/img/hackaday3_22.png b/img/hackaday3_22.png new file mode 100644 index 0000000..30f9a26 Binary files /dev/null and b/img/hackaday3_22.png differ diff --git a/img/hackaday3_23.png b/img/hackaday3_23.png new file mode 100644 index 0000000..653d83c Binary files /dev/null and b/img/hackaday3_23.png differ diff --git a/img/hackaday3_25.png b/img/hackaday3_25.png new file mode 100644 index 0000000..6dd3819 Binary files /dev/null and b/img/hackaday3_25.png differ