In this project I tried to analytically derive an optimal strategy, for the classic UNO card game. To do so, I structured my work as follows: Creating a game engine of the UNO card game in Python from ...