X-Git-Url: https://git.ucc.asn.au/?p=progcomp2012.git;a=blobdiff_plain;f=web%2Findex.html;h=beb0d2f91a94c70408636081de5709567e3e15e6;hp=0078a083d9aecac3cc7ce91a65ca5de279609e01;hb=1dc2550dc93d6b0ab2cde1cd2fc76a2cf45faf21;hpb=fe14abf80ad8503eb8984f3a8e7139243d6a1e19;ds=inline diff --git a/web/index.html b/web/index.html index 0078a08..beb0d2f 100644 --- a/web/index.html +++ b/web/index.html @@ -30,6 +30,17 @@

Human players are also supported, although the interface is minimal, as this feature is meant for testing.

If you just want to play a game, without having to write your own AI, try Probe

+

Windows Support

+

Windows is not supported at this stage.

+

Why? Because windows doesn't have fork, or pthread, which I used to write the program because they work on linux, and I use debian.

+ +

Bug reports

+

Please report bugs to matches@ with a detailed description, and if possible, the output of gdb, valgrind, or both :)

+
Known Bugs
+
    +
  1. Ash reported a segfault upon every program start, running under Ubuntu. I can't replicate this bug, and don't have any other information.
  2. +
+

Screenshot

Graphical output of 'stratego' manager program.