Update
This commit is contained in:
parent
01ab666f94
commit
1ff2170a74
13 changed files with 110 additions and 28 deletions
2
chess.md
2
chess.md
|
@ -15,6 +15,8 @@ Chess is an old two-player board [game](game.md), perhaps most famous and popula
|
|||
- It is a source of many interesting [mathematical](math.md) and programming challenges.
|
||||
- It seems to strike the right balance of simplicity and complexity, it is very simple but not so trivial as to be ever solved in a foreseeable future.
|
||||
|
||||
Chess as a game is not and cannot be copyrighted, but **can chess games (moves played in a match) be copyrighted?** Thankfully there is a pretty strong consensus and precedence that say this is not the case, even though capitalists try to play the intellectual property card from time to time (e.g. 2016 tournament organizers tried to stop chess websites from broadcasting the match moves under "trade secret protection", unsuccessfully).
|
||||
|
||||
## Chess In General
|
||||
|
||||
Chess evolved from ancient board games in India in about 6th century. Nowadays the game is internationally governed by **FIDE** which has taken the on role of an authority that defines the official rules: FIDE rules are considered to be the standard chess rules. FIDE also organizes tournaments, promotes the game and keeps a list of registered players whose performance it rates with so called Elo system – based on the performance it also grants titles such as **Grandmaster** (GM, strongest), **Internation Master** (IM, second strongest) or **Candidate Master** (CM).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue