Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 503 Bytes

2048

Recreation of 2048 Tile game, along with an implementation of an Expectimax algorithm that plays 2048

Instructions: Download files into same directory and then open Main.cpp On line 33: change depth to have expectimax algorithm search at different depths. change Num_Trials to have program play game a certain amount of times.

Semster project for Scientific Computing Course (for Statistics Major) freshman year at Notre Dame.

Collaborators: Carolyn Yvellez