From 4dcc318e9d9cf4d3412beb713affd298509e093f Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 24 Apr 2021 18:09:41 +0200 Subject: added connect 4 beta announcement --- posts/connect4.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 posts/connect4.md (limited to 'posts') diff --git a/posts/connect4.md b/posts/connect4.md new file mode 100644 index 0000000..89f8db2 --- /dev/null +++ b/posts/connect4.md @@ -0,0 +1,17 @@ +[meta]: (Connect 4 beta live!) +[meta]: <subtitle> (Announcement post) +[meta]: <author> (Loek) +[meta]: <date> (April 24 2021) +[meta]: <tags> (connect 4, beta) +[meta]: <cover> (/img/connectfourbeta.png) + +My connect four website is currently online as a public beta. You can visit the +website at <https://connect4.pipeframe.xyz>. A list of known bugs is on the +homepage, and all other issues should be submitted to +[GitHub](https://github.com/lonkaars/connect-4/issues). + +If I encounter some very interesing bug that I think deserves it's own blog +post I'll write one about it of course. I have one more week from now to worry +about the connect four website, but after that I'm going to start preparing for +my school exams. + -- cgit v1.2.3