# CPTR 142: Project 3 Specifications## Classes UML Diagram##User Interface Design```- Ask user for seed for random number generating - Prompt user for what difficulty they would like to play - Ask for user to make a move - AI player moves and is displayed - this process is repeated until players run out of chips```