X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=doc%2FREADME.txt;h=5a139752f9b13bdcce5e36250ebb39006e36348e;hb=0374e4a4aa10c3a86a6419b260fc0ea7e72c563a;hp=2616460e56e27cebe8ce9419bb1e27828f05d3a6;hpb=9de8fe1e1b7f8148cbaf850c5fa8dd1082f2353a;p=progcomp10.git diff --git a/doc/README.txt b/doc/README.txt index 2616460..5a13975 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -3,12 +3,28 @@ Congratulations, you've found the documentation! - WELCOME.txt: A general introduction to the competition. - - HOWTO.txt: A guide to getting the software you need to compete, and making your first baby steps towards competing. - - JUDGING.txt: An insight into the capricious and arbitrary mind of the organiser on how your agent will be judged. + + - HOWTO.txt: A guide to getting the software you need to compete, and +making your first baby steps towards competing. + + - POINTS.txt: The points table. + + - JUDGING.txt: An insight into the capricious and arbitrary mind of the +organiser on how your agent will be judged. + - http://progcomp.ucc.asn.au/Rules : the rules of the competition + - http://progcomp.ucc.asn.au/FAQs : Frequently Asked Questions + - http://progcomp.ucc.asn.au/More%20Info : General Info - - NOTES.txt: possibly important stuff that doesn't fit anywhere else. - - INTERNALS.txt: Internal information which might interest you but which you shouldn't rely upon. - - UNSUPPORTED.txt: How to use a language that isn't Python, C/C++, Java or Octave/Matlab. - - LICENSE: the terms under which the code is released to you. \ No newline at end of file + + - NOTES.txt: development notes. Not for general consumption. + + - INTERNALS.txt: Internal information which might interest you but +which you shouldn't rely upon. + + - UNSUPPORTED.txt: The wire protocol - useful for debugging. Also +contains details on how to use a language that isn't Python, C/C++, Java +or Octave/Matlab. + + - LICENSE: the terms under which the code is released to you.