Giter Site home page Giter Site logo

FIDE rules about chess HOT 5 OPEN

lrozenblyum avatar lrozenblyum commented on June 24, 2024
FIDE rules

from chess.

Comments (5)

lrozenblyum avatar lrozenblyum commented on June 24, 2024

It looks like new FIDE rules are will be in action since July 2014
http://www.fide.com/component/handbook/?id=171&view=article

from chess.

lrozenblyum avatar lrozenblyum commented on June 24, 2024

Changelog: http://rules.fide.com/images/stories/downloads/fide%20laws%20of%20chess%20change%20table%202014.pdf

from chess.

lrozenblyum avatar lrozenblyum commented on June 24, 2024

Rules implementation progress in our software:
1.1 descriptive. Nothing to do?

1.2 checkmate condition done #145 !

Leaving one’s own king under attack, exposing one’s own king to attack - looks like done (to be checked)

’capturing’ the opponent’s king .. not allowed - DONE 6613abd

1.3 (draw condition) TODO!

  1. Mainly description. Nothing to do?

3.1
Cannot move to square occupied by our piece - done.
Capture influence on position generator - done.
Attacked pieces defintion - used in other places (Done?)
3.2 Bishop - done
3.3 Rook - done
3.4 Queen - done
3.5 No intervening : done for Bishop, Queen, Rook in corresponding tests
3.6 Knight - done
3.7 Pawn incl. promotion & en passant: Done in PawnMovement branch (and master)
3.8 King
a) in progress (or done?) #76 #65
b) In progress (or done?) #76
3.9 King in check Done #80

4 Reflects human game. Probably nothing to do.

5.1 Win conditions
a Done #145
b 50%?
Done #146
Not done #150
5.2 Draw conditions
a) Stalemate TODO #152
b) Dead position TODO #153
c) Agreement #154
main flow : DONE,
a lot of details: TODO
d) 3'd position repetition TODO #155
e) 50 moves TODO #156

9.6
a) 5'd position repetition TODO #158
b) 75 moves Done! #157

9.7 Insufficient material TODO #153 (same as dead position)

from chess.

lrozenblyum avatar lrozenblyum commented on June 24, 2024

News in rules described http://www.chess.com/news/changes-in-laws-of-chess---what-should-you-know-8522

from chess.

lrozenblyum avatar lrozenblyum commented on June 24, 2024

Paragraph 9.6 is new altogether:
9.6
If one or both of the following occur(s) then the game is drawn:
the same position has appeared, as in 9.2b, for at least five consecutive alternate moves by each player.

any consecutive series of 75 moves have been completed by each player without the movement of any pawn and without any capture. If the last move resulted in checkmate, that shall take precedence.

from chess.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.