Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 398 Bytes

File metadata and controls

3 lines (3 loc) · 398 Bytes

Chess

A repository with a fully working chess engine written in python. One can play vs the computer in a GUI with "python3 ChessMainOffline.py" or let the engine play against lichess players with "pyhton3 ChessMain.py". When challenging the bot on lichess, create a challenge against "coffeebot" as white in any timeformat. The playing strength of the engine is somewhere between 1000 and 1500.