ECLIPSE: Create java project in src create package called "project" inside project clone the files In Run->Run Configurations->Arguments put the "Heuristic Strategy" and tree depth as arguments (i.e) snake 5 press play
COMMAND LINE: CD into src directory and run using: javac *.java java Agent2048
OR
in command line type ./run.sh and follow the instructions