No description
Find a file
Michael Catanzaro 34b6e0dee4 threefold/fivefold repetition checks should consider only current state
Way back in 4cabc41085, I thought it was
important to allow users to claim a draw at any point in the future
after a threefold repetition. But this is not what the laws of chess
allow: it should be claimed when it happens, not at random points in the
future. At the time, that change probably made sense because we didn't
tell the user when it's possible to claim a draw, which nowadays we do
by opening a message dialog. But nowadays, it has no benefit, and a
large cost: the message dialog appears at the start of every turn,
forevermore, getting in the way and irritating the user. So let's only
show it if the current board state really is eligible for a draw.

Fixes #47
2020-10-15 09:30:01 -05:00
data Prepare 3.38.0 2020-09-11 18:04:37 -05:00
doc Add CECP/UCI specs under doc/ and move PGN spec 2015-11-29 14:05:50 -06:00
help Updated Spanish translation 2020-09-04 12:53:37 +02:00
lib threefold/fivefold repetition checks should consider only current state 2020-10-15 09:30:01 -05:00
po Update Hebrew translation 2020-09-29 18:09:39 +00:00
src scene: fix attempt to remove invalid source 2020-10-14 10:14:13 -05:00
tests Tests should not be installed 2018-03-11 12:42:16 -05:00
.gitlab-ci.yml ci: push to the nightly repo 2020-08-02 16:09:01 +00:00
COPYING Update license 2016-02-16 02:09:58 +05:30
gnome-chess.doap Replace Bugzilla by Gitlab URL in DOAP file 2018-12-12 17:25:16 +01:00
meson.build Prepare 3.38.0 2020-09-11 18:04:37 -05:00
meson_post_install.py Ported build system to Meson. 2017-09-08 23:09:12 -05:00
NEWS Prepare 3.38.0 2020-09-11 18:04:37 -05:00
org.gnome.Chess.json Update version of gnuchess 2019-08-05 15:05:54 -05:00
README.md Fix flathub link and add link to user manual 2019-08-27 21:08:22 +00:00

GNOME Chess

GNOME Chess is a 2D chess game, where games can be played between a combination of human and computer players. GNOME Chess detects known third party chess engines for computer players.

Download on Flathub