X-Git-Url: https://git.ucc.asn.au/?p=progcomp2013.git;a=blobdiff_plain;f=web%2Fget.html;fp=web%2Fget.html;h=8366224340bed32d3008b50794f090ea186d00ab;hp=0000000000000000000000000000000000000000;hb=baa4d9d6440dac63367a80b88b1c466deb9263a9;hpb=a6d91c8bb286fa91f9e2a56b304043ff48154322 diff --git a/web/get.html b/web/get.html new file mode 100644 index 0000000..8366224 --- /dev/null +++ b/web/get.html @@ -0,0 +1,88 @@ + + + + UCC::Progcomp 2013 - Getting qchess + + + + +

qchess is a python2.7 implementation of Quantum Chess

+ +

tl;dr

+ + + + + + + + + + +
Binary Script (requires python2.7 and pygame1.9)
Windows 32 bit qchess.py
Linux 64 bit qchess.py
+ +

Warning: Some things in the windows version will not work.

+

Warning: The actual competition will be run on linux. If your program doesn't work on linux, you may not be able to enter.

+ + +
+ + +

Git

+

The best way to do things is to use git and clone the repository at git://git.ucc.asn.au/progcomp2013.git. Run "git pull" everytime a major change is announced.

+ + +
+ + +

Files and Directories

+ + + +
+ +

qchess.py

+ + + +
+ +

Compiled Binaries

+ +

Warning: I am no longer testing the binaries. I believe the linux binary works, but the Windows binary might not.

+

If they work for you, that is awesome, but I recommend installing python and using the python script.

+

You'll probably want to enter in python, since the python script gives you a lot of useful functions.

+ +

On the other hand... , if you have problems with an incompatable version of python, try the binaries!

+ +
+ +

Page last updated 2013-02-18 by matches

+ +

The UCC Website

+

UCC::Progcomp 2013

+ + + +