Difference between revisions of "Dorpsgek"

From Chessprogramming wiki
Jump to: navigation, search
Line 59: Line 59:
 
=External Links=  
 
=External Links=  
 
==Chess Engine==  
 
==Chess Engine==  
* [https://github.com/ZirconiumX/Dorpsgek GitHub - ZirconiumX/Dorpsgek: A chess program]
+
* [https://web.archive.org/web/20180821032641/https://github.com/ZirconiumX/Dorpsgek GitHub - ZirconiumX/Dorpsgek: A chess program] ([https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine])
* [http://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Dorpsgek&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents Dorpsgek] in [[CCRL|CCRL 40/4]]
+
* [http://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Dorpsgek&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents Dorpsgek] in [[CCRL|CCRL Blitz]]
 
==Misc==  
 
==Misc==  
 
* [https://en.wiktionary.org/wiki/dorpsgek dorpsgek - Wiktionary]
 
* [https://en.wiktionary.org/wiki/dorpsgek dorpsgek - Wiktionary]

Revision as of 21:15, 5 July 2020

Home * Engines * Dorpsgek

Dorpsgek,
a Chess Engine Communication Protocol compliant open source chess engine by Matthew R. Brades, licensed under the GNU General Public License, written in C. Dorpsgek versions are named after Cocktails in alphabetic order, starting with Ambrosia released in July 2016 [3] .

Features

Board Representation

Search

Zobrist Hashing
Late Move Reductions
Null Move Pruning
Reverse Futility Pruning
Check Extensions
MVV/LVA
Killer Heuristic
History Heuristic

Evaluation

Bishop Pair
Rook on Open File
Doubled Pawn
Isolated Pawn
Passed Pawn
Rule of the Square

See also

Forum Posts

External Links

Chess Engine

Misc

village idiot - Wiktionary
Village idiot from Wikipedia

References

Up one Level