Changes

Jump to: navigation, search

Chess-at-nite

1,761 bytes added, 23:48, 23 November 2019
Created page with "'''Home * Engines * chess-at-nite''' '''chess-at-nite''', (Chess At Nite)<br/> a Chess Engine Communication Protocol compliant :Category:Open Source|o..."
'''[[Main Page|Home]] * [[Engines]] * chess-at-nite'''

'''chess-at-nite''', (Chess At Nite)<br/>
a [[Chess Engine Communication Protocol]] compliant [[:Category:Open Source|open source]] chess engine, by [[Franziskus Domig]], [[Panayiotis Lipiridis]], [[Radoslav Petrik]] and [[Thai Gia Tuong]],
written in [[C]]/[[Cpp|C++]], and released under the [[Massachusetts Institute of Technology#License|MIT license]] <ref>[https://github.com/fdomig/chess-at-nite/blob/master/README chess-at-nite/README at master · fdomig/chess-at-nite · GitHub]</ref> .

=Features=
==[[Board Representation]]==
* [[0x88|0x88 Board]]
==[[Search]]==
<ref>[https://github.com/fdomig/chess-at-nite/blob/master/src/player/ComputerPlayer.cpp chess-at-nite/ComputerPlayer.cpp at master · fdomig/chess-at-nite · GitHub]</ref>
* [[Iterative Deepening]]
* [[Principal Variation Search]]
* [[Transposition Table]]
* [[Quiescence Search]]
* [[Check Extensions]]
==[[Evaluation]]==
<ref>[https://github.com/fdomig/chess-at-nite/blob/master/src/model/evaluate.cpp chess-at-nite/evaluate.cpp at master · fdomig/chess-at-nite · GitHub]</ref>
* [[Material|Material Balance]]
* [[Piece-Square Tables]]
* [[Doubled Pawn]]
==Misc==
* [[Opening Book]]

=See also=
* [[Gochess]]

=Forum Posts=
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=34296 New Engine - Chess-At-Nite 10.1.31] by [[Christopher Conkie]], [[CCC]], May 14, 2010

=External Links=
* [https://code.google.com/archive/p/chess-at-nite/ Project Website including source code]
* [https://github.com/fdomig/chess-at-nite GitHub - fdomig/chess-at-nite: Chess engine written in C++]

=References=
<references />
'''[[Engines|Up one level]]'''
[[Category:Open Source]]
[[Category:XBoard]]
[[Category:WinBoard]]
[[Category:Mac]]

Navigation menu