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.
Showing
- agents/bishop.py 3 additions, 3 deletionsagents/bishop.py
- qchess/Makefile 16 additions, 0 deletionsqchess/Makefile
- qchess/board.py 1 addition, 1 deletionqchess/board.py
- qchess/data/help.txt 95 additions, 0 deletionsqchess/data/help.txt
- qchess/game.py 7 additions, 8 deletionsqchess/game.py
- qchess/graphics.py 149 additions, 4 deletionsqchess/graphics.py
- qchess/main.py 140 additions, 29 deletionsqchess/main.py
- qchess/network.py 102 additions, 29 deletionsqchess/network.py
- qchess/piece.py 8 additions, 2 deletionsqchess/piece.py
- qchess/player.py 49 additions, 20 deletionsqchess/player.py
- qchess/qchess.py 453 additions, 90 deletionsqchess/qchess.py
- qchess/update.sh 6 additions, 3 deletionsqchess/update.sh
Please register or sign in to comment