Skip to content

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

Notifications You must be signed in to change notification settings

piercecunneen/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages