Presentation is loading. Please wait.

Presentation is loading. Please wait.

How to get higher scores in 2048

Similar presentations


Presentation on theme: "How to get higher scores in 2048"— Presentation transcript:

1 How to get higher scores in 2048
Yanzhu Dong

2 The topic of my project is trying to get higher scores in the 2048 simulator by applying the algorithms I wrote. The algorithms pick the direction of each step randomly and have some rules to change the probabilities of movements in each direction based on the values of neighbors in the matrix. The method used here is random walk. Source: matlab-edition Matlab Edition Simulator To start m code, use the test.m file and add lines like: g = simulate(g, 1000); viewResult(g, 25);

3


Download ppt "How to get higher scores in 2048"

Similar presentations


Ads by Google