From: Zachary Vance Date: Thu, 21 Nov 2024 03:09:18 +0000 (-0500) Subject: hack update X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=3fc31d01b60e5be3fbd62fd3d970cffb5186bae5;p=za3k.git hack update --- diff --git a/blog.md b/blog.md index b037645..8c61fbe 100644 --- a/blog.md +++ b/blog.md @@ -37,6 +37,9 @@ li a { - for newer articles, check blog [blog](https://blog.za3k.com/) +- 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) - 2024-11-16: Hack-a-Day, Day 16: Go [blog](https://blog.za3k.com/hack-a-day-day-16-go/) [demo](https://za3k.github.io/go/) - 2024-11-14: Hack-a-Day, Day 14: Can't Stop [blog](https://blog.za3k.com/hack-a-day-day-14-cant-stop/) [demo](https://za3k.github.io/cant-stop/) - 2024-11-13: Hack-a-Day, Day 13: Pixel Kitchen [blog](https://blog.za3k.com/hack-a-day-day-13-pixel-kitchen/) [demo](https://za3k.github.io/pixel-kitchen/) diff --git a/hackaday.html b/hackaday.html index 7e7dfb2..2c67e69 100644 --- a/hackaday.html +++ b/hackaday.html @@ -35,6 +35,36 @@ XXX --> +
+ + 2p library + 20 + + + + + + add online multiplayer +
+
+ + rpg campaign + 19 + + + + a short d&d campaign +
+
+ + android app + 17 + + + + + learn to tie a tie +
Go diff --git a/img/hackaday3_17.png b/img/hackaday3_17.png new file mode 100644 index 0000000..d489391 Binary files /dev/null and b/img/hackaday3_17.png differ diff --git a/img/hackaday3_19.png b/img/hackaday3_19.png new file mode 100644 index 0000000..22b95e1 Binary files /dev/null and b/img/hackaday3_19.png differ diff --git a/img/hackaday3_20.png b/img/hackaday3_20.png new file mode 100644 index 0000000..bbdf01b Binary files /dev/null and b/img/hackaday3_20.png differ diff --git a/img/hackday3_16.png b/img/hackday3_16.png deleted file mode 100644 index f600c3d..0000000 Binary files a/img/hackday3_16.png and /dev/null differ