| Author |
Message |
Karl Scherer (Karl)
| | Posted on Friday, January 07, 2005 - 1:08 am: | |
I would like to have a feature for the win/lose/draw condition where I can check whether each position of a zone is not-empty. Similarly, I would like to be able to check whether a zone is empty. (Or maybe even whether whether a zone contains a certain number of pieces). Of course I can write code for that (which is what I do in my games), but it is not only awkward to do, but also very slow in processing, especially for large boards. Cheers, Karl |
|