commit 342bb58e3bfaba9938671a22aa7c82e0bd6246b0
parent 404f6886a62b917d2898265598a98b6da20ab3c8
Author: Santtu Lakkala <inz@inz.fi>
Date: Wed, 4 Oct 2006 08:42:04 +0000
DrunkenBot
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/posts/drunkenbot.md b/posts/drunkenbot.md
@@ -0,0 +1,7 @@
+# DrunkenBot
+
+ Found an old project I had with my friend, and decided to put it available. It's quite rough around the edges, it was never really finished. It works however, and is fun to watch for a while.
+
+ The game is the traditional robot AI competition framework, with nothing really new -- except that the robot AI:s are coded in C++. Included are SDL, text based and DirectDraw graphics options. This makes supported platforms to be Linux (and maybe other unices too) and Windows.
+
+ Screenshots can be found on teh [website](http://inz.fi/dbot/).
+\ No newline at end of file