Chess-Minimax-Parallel This was my final project for CS160 at UCR, where I designed a Chess Minimax Algorithm in Parallel using P-Threads. The graph below showcases the Speedup and Ahmdahl Limit, with approximately 15x speedup from the initial algorithm.