ramou / ChessMod

Adding Pippin Barr's Chesses to minecraft.
MIT License
3 stars 3 forks source link

Add `Fifty-Move` draw option #48

Open ramou opened 4 years ago

ramou commented 4 years ago

Given the [Rules of Chess](https://en.wikipedia.org/wiki/Rules_of_chess There has been no capture or pawn move in the last fifty moves by each player, if the last move was not a checkmate.

Let the board offer this to either player after its occurrence. Keep it on offer until such time as a pawn moves or a piece is captured (when it will be reset).

Apply this on Tournament Chessboard and above.