Lots of stuff happened
authorSam Moore <[email protected]>
Thu, 24 Jan 2013 09:05:09 +0000 (17:05 +0800)
committerSam Moore <[email protected]>
Thu, 24 Jan 2013 09:05:09 +0000 (17:05 +0800)
commit707e794d26062516eb4188d1cd2902929613c46b
tree8b8a1610c8f76464b0261b7bc37b041fdd79ef3f
parentbfa63f1a2dc9c66399f8159857d4cc54f038eaa2
Lots of stuff happened

1. Argument parsing. We have it

2. GUI. We have it

3. Networking. We have it.

4. Timeouts. We have those. Sort of. Not for Windows.

5. Help page. We have that too.
I think you'll find it quite... helpful

We still don't have log files. Most of previous TODOs still apply.
12 files changed:
agents/bishop.py
qchess/Makefile [new file with mode: 0644]
qchess/board.py
qchess/data/help.txt [new file with mode: 0644]
qchess/game.py
qchess/graphics.py
qchess/main.py
qchess/network.py
qchess/piece.py
qchess/player.py
qchess/qchess.py
qchess/update.sh [changed mode: 0755->0644]

UCC git Repository :: git.ucc.asn.au