2048
See the lab document here for specs. This should be done in eclipse or a similar IDE to give you the best control over testing your code.
The GitHub starter project is here. Click on Use this template which will clone the project to your GitHub account. You want this so that you can push and commit the code you complete in your IDE (eclipse).
Although there are multiple files in the project setup, this autograder will test the validity of the methods written in Board.java. Remember that you are asked to code this in an IDE so that you can design your own tests and have the freedom to debug and test your code as you wish. Some bugs may not be able to be solved simply by running on the autograder.
Type your solution
Skills Practiced:
3.C
3.E
4.A
4.B
Saved
Saved