-
```
Would you have any interest in adding the ability to play chess war to this
project. Bonus for ability to play against computer.
http://sourceforge.net/projects/zbcw/
I will gladly make any lic…
-
```
Would you have any interest in adding the ability to play chess war to this
project. Bonus for ability to play against computer.
http://sourceforge.net/projects/zbcw/
I will gladly make any lic…
-
I've been writing an engine implementing UHP, but have a question regarding how draws are handled. In a two player game, a draw can either happen due to a single move surrounding both queens, or becau…
-
@cooijmanstim
Hi, I am python programmer who started a [alphaGo Zero replication project](https://github.com/yhyu13/AlphaGOZero-python-tensorflow/tree/py2.7), I would like to practice a similar de…
-
Check occurs when a piece threatens an opponent's king. For example, if a bishop moves to any given space on the board where on its next potential move it could attack the king diagonally, then it has…
-
When using the rules that let you place captured pieces on the board, we should allow the piece to be dragged from the jail to the board.
-
Followup from an old question in the forums about the classic version:
https://forum.thegamecreators.com/thread/223400
It would be very useful (to me anyway) to have support for asynchronous t…
-
Sometimes we wish to rapidly check how some cards work together and it would be great to be able to create a board the way we want, with an imaginary opponent also controlled by us. Managing everythin…
-
```
Would you have any interest in adding the ability to play chess war to this
project. Bonus for ability to play against computer.
http://sourceforge.net/projects/zbcw/
I will gladly make any lic…
-
this bot is really well-programmed, hats off to the developer! (especially how the board is detected automatically)
but, most of the time the bot will not see the move the opponent has made, this cau…