Ultima Engine
My friend Marcus and I created this Ultima chess engine: github link We used alpha-beta pruning with mini-max search code and custom evaluation functions for the position to guide the engine towards good positions, written in Python.
My friend Marcus and I created this Ultima chess engine: github link We used alpha-beta pruning with mini-max search code and custom evaluation functions for the position to guide the engine towards good positions, written in Python.