--- /dev/null
+---
+author: admin
+categories:
+- Technical
+date: 2024-11-20
+tags:
+- hack-a-day
+- video games
+title: 'Hack-a-Day, Day 20: 2p library'
+---
+
+Today I wrote a very small library for converting games to multiplayer. I was able to convert my Go game so you can play online with other players.
+
+Go demo is [here](https://za3k.github.io/go/). 2p library source code is [available as a gist](https://gist.github.com/za3k/028bbd83e6b74f305db04b2a5fe7500e), or you can view the [go game source code](https://github.com/za3k/go).
--- /dev/null
+---
+author: admin
+categories:
+- Non-Technical
+date: 2024-??-??
+tags:
+- role-playing
+- dnd
+- writing
+- hack-a-day
+title: 'Hack-a-Day, Day 19: D&D Campaign'
+---
+
+Today I attempted to write a short D&D campaign using the Homebrewery. It was a total failure. I was incredibly tired, and didn't manage my time well.
+
+