ThudBoard index | about ThudBoard | ThudBoard how-to | download
For the very first time there is a Board Game that is unique to
DISCWORLD. THUD. A game of Strategy and Skill that combines the
magic of DISCWORLD with an entirely unique approach to board game
playing.
For more details about the game, and its creators, visit the Thud
homepage at http://www.thudgame.com.
You may also find some opponents to play on the forum there.
ThudBoard is a computer application that can be used to play Thud
battles without using the actual board.
Its main purpose is to facilitate online gaming, where people
communicate moves by sending each other board-coordinates. Using
the ThudBoard these moves can be carried out, and whole battles
can be saved either as a series of moves or as a board position.
Another feature is the fact that multiple battles can be stored,
so you can play many games simultaneously without the onerous task
of remembering where each individual piece was in this battle you
have been playing with your cousin in XXXX over the last few years.
Don't mention the rules. The rules are copyrighted, and as such
they are not included in this application. Neither as written
instructions, nor as code. When the rules are put into the public
domain by the creators of the game, they will be implemented.
This is what the creators of the game have to say about the rules:
"Are the rules available?"
"In short, no. There are 2 reasons for this. The rule book
supplied with Thud is copyrighted, and cannot be distributed
freely over the internet. Also, supplying the exact rules of
how the game is put together, and how all pieces move and
capture etc. makes it very easy for everyone to simply make
their own set. While there is nothing wrong with this in
principle, Thud is a product made to be sold. Crippling the
sales of the game at this stage by putting the whole thing
in public domain would be foolish."
(quotes from the FAQ section of the Thud website)
Yeah, let's be brief about that :-)
I've been writing software for a number of years now, coding in C/C++,
PHP, HTML, SQL, whatever else I ran into. I've recently discovered
Python and am very happy with it. This is one of the result of this
happiness.
You can send me bugreports, enhancement proposals, money, whatever. No bombs though, please.
For more details visit my website at http://www.million.nl.
Use for whatever purpose you want. Modifying and copying can be done
with the single restriction that you keep the copyright notice and
that you give credit where credit is due.
This application is not garantueed to do anything, neither is it
guaranteed to NOT do anything. Use at your own risk.
ThudBoard is written in Python using Tkinter for the user interface.
Visit http://www.python.org for
more information on both.
ThudBoard is packaged as a standalone executable for
Microsoft® Windows® using the py2exe
tool created by Thomas Heller and Mark Hammond. Take a look at the
py2exe
homepage).
To make this package into a single-file executable installer
Jordan Russell's Software package Inno Setup is used. More information
can be found at the jrsoftware
Inno Setup page.
All these tools are free software. Not only that: they are also very high quality tools that are easy to use. You don't have to trust me on this, as you can easily see for yourself.