Practice with arrays and ArrayLists in Java, in particular, two-dimensional arrays.
Pair Programming:
Complete the GameOfLife project that you started in class during session 9. Don’t forget that this is a pair programming exercise.
TODO items in GameOfLife and GameOfLifeTest. The TODO items are numbered in the order that you should complete them. getGliderList() in GameOfLifeMain generates a list representing the classic glider formation. TODO items are completed. Remember, in all your code:
See homework 10 for the grading rubric for Game of Life.
Turn in your pair programming work by committing it to your shared SVN repository.