X-Git-Url: https://git.ucc.asn.au/?p=progcomp2013.git;a=blobdiff_plain;f=web%2Fget_qchess.html;fp=web%2Fget_qchess.html;h=410c03b2996cd8254184b91f31593371dc005b51;hp=0000000000000000000000000000000000000000;hb=6b085cf1a0772eafed1c26f691961ca98ad43b21;hpb=a35e4dc5f4fb6325785b6f8b123266976107b748 diff --git a/web/get_qchess.html b/web/get_qchess.html new file mode 100644 index 0000000..410c03b --- /dev/null +++ b/web/get_qchess.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 2012-01-30 by matches

+ +

The UCC Website

+

UCC::Progcomp 2013

+ + + +