Difference between revisions of "Feeks"

From Chessprogramming wiki
Jump to: navigation, search
(Chess Engine)
 
Line 6: Line 6:
  
 
=See also=  
 
=See also=  
* [[Fastchess]]
+
* [[FastChess]]
 
* [[PyChess]]
 
* [[PyChess]]
 
* [[Sunfish]]
 
* [[Sunfish]]

Latest revision as of 12:24, 17 September 2020

Home * Engines * Feeks

Feeks,
a simple open source chess engine under the GPL written by Folkert van Heusden in Python. It was written to see how feasible it is to write a chess program in Python using Python-chess. Feeks supports the UCI protocol to play with a graphical interface like XBoard or PyChess.

See also

External Links

Chess Engine

References

Up one level