Difference between revisions of "Zeta Dva"

From Chessprogramming wiki
Jump to: navigation, search
m (External Links)
 
(3 intermediate revisions by 2 users not shown)
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