Difference between revisions of "Main Page"
GerdIsenberg (talk | contribs) |
|||
(23 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | The Chess Programming Wiki is a repository of information about [[Programming|programming]] computers to play [[Chess|chess]]. Our goal is to provide a reference for every aspect of chess-programming, information about [[ | + | The '''Chess Programming Wiki''' is a repository of information about [[Programming|programming]] computers to play [[Chess|chess]]. Our goal is to provide a reference for every aspect of chess-programming, information about [[:Category:Programmer|programmers]], [[:Category:Researcher|researcher]] and [[Engines|engines]]. You'll find different ways to implement [[Late Move Reductions|LMR]] and [[Bitboards|bitboard]] stuff like [[Best Magics so far|best magics]] for most dense [[Magic Bitboards|magic bitboard]] tables. For didactic purposes the [[CPW-Engine]] has been developed by some wiki members. |
==Welcome== | ==Welcome== | ||
If you wish to contribute, please join. Though this requires activation, it is usually very quick. If you are just registering, we request that you use your name as your username (for some reason without spaces), as that makes it easier to know who everyone is and what they've done here. Remember, the Wiki is based on user contributions from people just like you. We always love to enlarge our membership. | If you wish to contribute, please join. Though this requires activation, it is usually very quick. If you are just registering, we request that you use your name as your username (for some reason without spaces), as that makes it easier to know who everyone is and what they've done here. Remember, the Wiki is based on user contributions from people just like you. We always love to enlarge our membership. | ||
− | You can start browsing using the left hand navigation bar. All of our content is arranged hierarchically, so you can see every page by following just those links. If you are looking for a specific page or catchword you can use the search box on | + | You can start browsing using the left hand navigation bar. All of our content is arranged hierarchically, so you can see every page by following just those links. If you are looking for a specific page or catchword you can use the search box on top. |
==Announcement== | ==Announcement== | ||
− | Due to Wikispaces Site Closure, announced on February 12, 2018<ref>[https://chessprogramming.wikispaces.com/space/announcement Wikispaces Site Closure]</ref><ref>[http://www.talkchess.com/forum/viewtopic.php?t=66573 Chess Programming Wiki] by [[Jon Dart]], [[CCC]], February 12, 2018</ref>, Chess Programming Wiki | + | Due to [https://en.wikipedia.org/wiki/Wikispaces Wikispaces] Site Closure, announced on February 12, 2018 <ref>[https://chessprogramming.wikispaces.com/space/announcement Wikispaces Site Closure]</ref> <ref>[http://www.talkchess.com/forum/viewtopic.php?t=66573 Chess Programming Wiki] by [[Jon Dart]], [[CCC]], February 12, 2018</ref>, the '''Chess Programming Wiki''' is no longer available at Wikispaces since August 31, 2018, and is in the process of moving to its present new host at '''www.chessprogramming.org'''. This requires conversion to mediawiki syntax, and also revising pages, update broken links, etc.. You may still miss former pages, in particular people and engine pages, but most programming stuff is finished, and you will notice progress almost daily <ref>[https://web.archive.org/web/20150114052721/https://chessprogramming.wikispaces.com/ Chessprogramming Wikispaces Home] (January 14, 2015) hosted by the [https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine]</ref>. |
+ | |||
+ | ==Hot Topics== | ||
+ | Topics people search/discuss much | ||
+ | * [[Stockfish]] | ||
+ | * [[Leela Chess Zero]] | ||
+ | * [[Syzygy Bases]] | ||
==Basics== | ==Basics== | ||
Line 14: | Line 20: | ||
* [[Search]] | * [[Search]] | ||
* [[Evaluation]] | * [[Evaluation]] | ||
+ | * [[Opening Book]] | ||
+ | * [[Endgame Tablebases]] | ||
==Principal Topics== | ==Principal Topics== | ||
Line 21: | Line 29: | ||
* [[Knowledge]] | * [[Knowledge]] | ||
* [[Learning]] | * [[Learning]] | ||
− | * [[Testing]] | + | * [[Engine Testing|Testing]] |
− | * [[Tuning]] | + | * [[Automated Tuning|Tuning]] |
* [[User Interface]] | * [[User Interface]] | ||
* [[Protocols]] | * [[Protocols]] | ||
Line 28: | Line 36: | ||
==Lists== | ==Lists== | ||
− | |||
* [[Cartoons]] | * [[Cartoons]] | ||
* [[Computer Chess Forums]] | * [[Computer Chess Forums]] | ||
Line 40: | Line 47: | ||
* [[People]] | * [[People]] | ||
* [[Periodical]] | * [[Periodical]] | ||
− | |||
* [[Software]] | * [[Software]] | ||
− | |||
* [[Tournaments and Matches]] | * [[Tournaments and Matches]] | ||
− | |||
==Miscellaneous== | ==Miscellaneous== | ||
* [[Acknowledgments]] | * [[Acknowledgments]] | ||
− | |||
* [[Recommended Reading]] | * [[Recommended Reading]] | ||
Line 59: | Line 62: | ||
==References== | ==References== | ||
<references /> | <references /> | ||
− | |||
[[Category:Root]] | [[Category:Root]] |
Revision as of 20:05, 8 September 2020
The Chess Programming Wiki is a repository of information about programming computers to play chess. Our goal is to provide a reference for every aspect of chess-programming, information about programmers, researcher and engines. You'll find different ways to implement LMR and bitboard stuff like best magics for most dense magic bitboard tables. For didactic purposes the CPW-Engine has been developed by some wiki members.
Contents
Welcome
If you wish to contribute, please join. Though this requires activation, it is usually very quick. If you are just registering, we request that you use your name as your username (for some reason without spaces), as that makes it easier to know who everyone is and what they've done here. Remember, the Wiki is based on user contributions from people just like you. We always love to enlarge our membership.
You can start browsing using the left hand navigation bar. All of our content is arranged hierarchically, so you can see every page by following just those links. If you are looking for a specific page or catchword you can use the search box on top.
Announcement
Due to Wikispaces Site Closure, announced on February 12, 2018 [1] [2], the Chess Programming Wiki is no longer available at Wikispaces since August 31, 2018, and is in the process of moving to its present new host at www.chessprogramming.org. This requires conversion to mediawiki syntax, and also revising pages, update broken links, etc.. You may still miss former pages, in particular people and engine pages, but most programming stuff is finished, and you will notice progress almost daily [3].
Hot Topics
Topics people search/discuss much
Basics
- Getting Started - if you are new to chess programming
- Board Representation
- Search
- Evaluation
- Opening Book
- Endgame Tablebases
Principal Topics
- Chess
- Programming
- Artificial Intelligence
- Knowledge
- Learning
- Testing
- Tuning
- User Interface
- Protocols
- Dictionary
Lists
- Cartoons
- Computer Chess Forums
- Conferences
- Dedicated Chess Computers
- Engines including the CPW-Engine
- Games, some other AI-Games, where computer chess may borrow some ideas
- Hardware
- History
- Organizations
- People
- Periodical
- Software
- Tournaments and Matches
Miscellaneous
Thanks
Thanks for visiting our site! We hope you like the work we have done.
Mark Lefler and the rest of the CPW team.
References
- ↑ Wikispaces Site Closure
- ↑ Chess Programming Wiki by Jon Dart, CCC, February 12, 2018
- ↑ Chessprogramming Wikispaces Home (January 14, 2015) hosted by the Wayback Machine