From: Zachary Vance Date: Sun, 17 Nov 2024 04:21:11 +0000 (-0500) Subject: Day 16: Go X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=e9a9de74a71d74c791ffc8119e61237d91951564;p=za3k.git Day 16: Go --- diff --git a/blog.md b/blog.md index 7a9c46b..b037645 100644 --- a/blog.md +++ b/blog.md @@ -37,6 +37,7 @@ li a { - for newer articles, check blog [blog](https://blog.za3k.com/) +- 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/) - 2024-11-12: Hack-a-Day, Day 12: Whiteboard to-do list [blog](https://blog.za3k.com/hack-a-day-day-12-whiteboard-to-do-list/) diff --git a/hackaday.html b/hackaday.html index 9611dbc..7e7dfb2 100644 --- a/hackaday.html +++ b/hackaday.html @@ -35,6 +35,17 @@ XXX --> +
+ + Go + 16 + + + + + + strategy game +
Can't Stop @@ -76,7 +87,7 @@ send me files
-
+
Color Sort 08 diff --git a/img/hackday3_16.png b/img/hackday3_16.png new file mode 100644 index 0000000..f600c3d Binary files /dev/null and b/img/hackday3_16.png differ