Difference between revisions of "Main Page"

From Chessprogramming wiki
Jump to: navigation, search
 
(Avoid using the external page about Discord Channels and make main page shorter)
 
(58 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
+
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. 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.
  
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
+
CPW was founded by [[Mark Lefler]] on October 26, 2007 <ref>[http://www.talkchess.com/forum/viewtopic.php?t=17344&start=4 Re: community test result web page?] by [[Mark Lefler]], [[CCC]], October 26, 2007</ref>, first hosted on [https://en.wikipedia.org/wiki/Wikispaces Wikispaces] <ref>[http://web.archive.org/web/20180216204915/http://chessprogramming.wikispaces.com/ Wikispaces Chessprogramming - home] ([https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine], February 16, 2018)</ref>. Due to that site closure <ref>[http://www.talkchess.com/forum/viewtopic.php?t=66573 Chess Programming Wiki] by [[Jon Dart]], [[CCC]], February 12, 2018</ref>, it moved to its present new host at '''www.chessprogramming.org'''.
  
== Getting started ==
+
=Hot Topics=
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
Topics people search/discuss much
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
* [[Stockfish]]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
* [[NNUE]]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
* [[Leela Chess Zero]]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
+
* [[Syzygy Bases]]
 +
 
 +
=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]]
 +
* [[Engine Testing|Testing]]
 +
* [[Automated Tuning|Tuning]]
 +
* [[User Interface]]
 +
* [[Protocols]]
 +
 
 +
=Forums & Discord Channels=
 +
* [[Computer Chess Forums]]
 +
* [[Discord Channels]]
 +
 
 +
=Lists=
 +
* [[Cartoons]]
 +
* [[Conferences]]
 +
* [[Dictionary]]
 +
* [[Engines]] including the [[CPW-Engine]]
 +
** [[Dedicated Chess Computers]]
 +
** [[Engine Releases]]
 +
* [[Games]], some other [[Artificial Intelligence|AI]]-Games, where computer chess may borrow some ideas
 +
* [[Hardware]]
 +
* [[History]]
 +
* [[Organizations]]
 +
* [[People]]
 +
* [[Periodical]]
 +
* [[Software]]
 +
* [[Tournaments and Matches]]
 +
 
 +
=Miscellaneous=
 +
* [[Acknowledgments]]
 +
* [[Recommended Reading]]
 +
 
 +
=Statistics=
 +
* Articles: {{NUMBEROFARTICLES}}
 +
* Pages: {{NUMBEROFPAGES}}
 +
* Files: {{NUMBEROFFILES}}
 +
 
 +
=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=
 +
<references />
 +
[[Category:Root]]

Latest revision as of 10:51, 18 July 2024

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. 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.

CPW was founded by Mark Lefler on October 26, 2007 [1], first hosted on Wikispaces [2]. Due to that site closure [3], it moved to its present new host at www.chessprogramming.org.

Hot Topics

Topics people search/discuss much

Basics

Principal Topics

Forums & Discord Channels

Lists

Miscellaneous

Statistics

  • Articles: 4,266
  • Pages: 8,014
  • Files: 2,966

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