Chess in python with GUI

preview_player
Показать описание
:/
Рекомендации по теме
Комментарии
Автор

Could you upload it to github? the link to the code doesn't work :/

kjafhjfajshf
Автор

is it possible to have an AI control the other player for you?

MyFreedMan
Автор

Traceback (most recent call last):
File "D:\Desktop\Chess in python with GUI\chess.py", line 726, in <module>
main();
File "D:\Desktop\Chess in python with GUI\chess.py", line 658, in main
chessGame.updateAll();
File "D:\Desktop\Chess in python with GUI\chess.py", line 492, in updateAll
i.update();
File "D:\Desktop\Chess in python with GUI\chess.py", line 423, in update
super(knight, self).update();
TypeError: must be type, not classobj

execrable
Автор

Please put the source code. I wanna try too

rulerofmind
visit shbcf.ru