Conqueror

From Chessprogramming wiki
Revision as of 09:24, 31 May 2020 by GerdIsenberg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * Conqueror

Conqueror,
an UCI compatible chess program by Aditya Pande. It is written in C++, released as open source software under GPLv3 license. It's development started in June 2014 and is being improved for better performance and a more intricate evaluation scheme. The engine supports UCI GUIs like Arena, ChessGUI, etc. and the support has been extended to latest WinBoard GUI but requires some configuration.

Features

[2]

Selected Games

The following game versus Pulsar represents the current strength of the engine (about 2100):

[Event "Test Game"]
[Site "INTEL-CORE-DUO-"]
[Date "2014.07.08"]
[Round "2"]
[White "Conqueror"]
[Black "pulsar2009-9b"]
[Result "1/2-1/2"]

1.Nc3 Nf6 2.e4 d6 3.d4 g6 4.Nf3 Bg7 5.Bc4 O-O 6.O-O Nxe4 7.Nxe4 d5 8.Qe2 dxe4 9.Qxe4 Nc6 10.c3 Na5 
11.Bb5 Bf5 12.Qe2 a6 13.Bd3 Bxd3 14.Qxd3 e5 15.Re1 Re8 16.Bg5 Qd5 17.Qe4 Qxe4 18.Rxe4 h6 19.Bd2 exd4 
20.Rxe8+ Rxe8 21.cxd4 Nc6 22.Be3 Nb4 23.a3 Nd5 24.Rc1 h5 25.Bd2 Re4 26.Rc5 c6 27.Rc4 Ne7 28.Bc3 Nf5 
29.h3 Nd6 30.Rb4 Bf6 31.Rb3 Re2 32.a4 h4 33.Ne5 Bg5 34.Rb6 Rc2 35.Nd3 Re2 36.Rb3 Bf6 37.d5 Bxc3 
38.dxc6 Bxb2 39.cxb7 Nxb7 40.Rxb7 Bd4 41.Rb4 Ba7 42.Rb7 Bd4 43.Rb4 Ba7 44.Rb7 Bd4
1/2-1/2

See also

Forum Posts

External Links

Chess Engine

Misc

References

  1. The Conqueror theatrical release poster, John Wayne was posthumously named a "winner" of a Golden Turkey Award for his performance in the film, Wikimedia Commons
  2. Conqueror/README.md at master · pandeaditya/Conqueror · GitHub
  3. Chessmaster 11 Settings by Graham Banks

Up one level