Difference between revisions of "Zeta Dva"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Zeta Dva''' border|right|thumb | Logo by [[Jim Ablett ]] '''Zeta Dva'''<br/> an amateur :Category:Open Sour...")
 
m (External Links)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
[[FILE:ZetaDva_JA.jpg|border|right|thumb |  Logo by [[Jim Ablett]] ]]  
 
[[FILE:ZetaDva_JA.jpg|border|right|thumb |  Logo by [[Jim Ablett]] ]]  
  
'''Zeta Dva'''<br/>
+
'''Zeta Dva''',<br/>
 
an amateur [[:Category:Open Source|open source chess engine]] by [[Srdja Matovic]], written in [[C]]. The engine has been in development since 2010 and was first released March 06, 2011 under the [[Free Software Foundation#GPL|GNU GPL]].  
 
an amateur [[:Category:Open Source|open source chess engine]] by [[Srdja Matovic]], written in [[C]]. The engine has been in development since 2010 and was first released March 06, 2011 under the [[Free Software Foundation#GPL|GNU GPL]].  
 
Zeta Dva supports only some basic commands of the [[Chess Engine Communication Protocol|Chess Engine Communication Protocol]] aka [[WinBoard]] or [[XBoard]].  
 
Zeta Dva supports only some basic commands of the [[Chess Engine Communication Protocol|Chess Engine Communication Protocol]] aka [[WinBoard]] or [[XBoard]].  
Line 22: Line 22:
  
 
=External Links=  
 
=External Links=  
* [https://github.com/smatovic/ZetaDva GitHub - smatovic/ZetaDva: Amateur level chess engine]
+
* [https://gitlab.com/smatovic/ZetaDva GitLab - smatovic/ZetaDva: Amateur level chess engine]
* [http://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Zeta%20Dva&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 Zeta Dva] on [[CCRL]]
+
* [https://zeta-chess.app26.de/ Zeta Chess blog]
 +
* [https://computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Zeta%20Dva&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 Zeta Dva] on [[CCRL]]
  
 
=References=  
 
=References=  
Line 29: Line 30:
 
'''[[Engines|Up one level]]'''
 
'''[[Engines|Up one level]]'''
 
[[Category:Open Source]]
 
[[Category:Open Source]]
[[Category:GPL]]
+
[[Category:MIT]]
 
[[Category:WinBoard]]
 
[[Category:WinBoard]]
 
[[Category:XBoard]]
 
[[Category:XBoard]]
 +
[[Category:Mac]]

Latest revision as of 08:42, 29 September 2023

Home * Engines * Zeta Dva

Logo by Jim Ablett

Zeta Dva,
an amateur open source chess engine by Srdja Matovic, written in C. The engine has been in development since 2010 and was first released March 06, 2011 under the GNU GPL. Zeta Dva supports only some basic commands of the Chess Engine Communication Protocol aka WinBoard or XBoard. Features are the use of Bitboards and a simple Evaluation .

Origins

See also

Forum Posts

External Links

References

Up one level