As usual, the standard honor code and academic honesty policy applies. We will be using automated plagiarism detection software to ensure that only original work is given credit.

computer science

Description

Week 4 Project: Adversarial Search and Games ACADEMIC HONESTY 


As usual, the standard honor code and academic honesty policy applies. We will be using automated plagiarism detection software to ensure that only original work is given credit. Submissions isomorphic to (1) those that exist anywhere online, (2) those submitted by your classmates, or (3) those submitted by students in prior semesters, will be detected and considered plagiarism.


INSTRUCTIONS 


In this assignment you will create an agent to intelligently play the 2048-puzzle game, using more advanced techniques to probe the search space than the simple methods used in the previous assignment. If you have not played the game before, you may do so at gabrielecirulli.github.io/2048 to get a sense of how the game works. You will implement an adversarial search algorithm that plays the game intelligently, perhaps much more so than playing by hand.


Related Questions in computer science category