Paloma: General Game Playing Bot
Built a General Game Playing Bot using Java. Bot could play any game in a successful manner when fed the rules in Game Description Logic. Paloma is a multithreaded bot that explores both Monte Carlo Tree Search with depth charges and a pruned heuristic minimax all on a propositional network game engine we developed to interpret the game and rules. Work done for CS227B: General Game Playing Prof: Dr. Michael Genesereth