You say "Wanna play Chess?", and my answer is "Yes!" Chess is the greatest game there is. In an effort to improve my Python skills, I thought it would be a tonne of fun to recreate the game using the ...
The library cdblib.py allows to conveniently use the API of the Chess Cloud Database chessdb.cn (cdb), the largest online database of chess positions and openings, from within Python. The library is ...