University project for AI class. Self-implemented chess engine upgraded with the use of evolutional algorithms. Focused on the King of the Hill variant.
GUI courtesy of: https://github.com/avncharlie/kivy-chess
Dependencies:
Python-chess: https://github.com/niklasf/python-chess
Kivy: https://kivy.org/#home