Practice with graphics programming and pair programming.
In Eclipse, checkout the GameOfLife project from your shared repository for this project:
http://svn.csse.rose-hulman.edu/repos/csse220-201420-gameoflifeXX
where XX is your team number as given by your instructor. If you and your partner always work together doing pair programming, then SVN conflicts should not be a problem. (If you do get stuck with one, start by going to the main course webpage and following the link to "Resolving Subversion Conflicts" Ask for help if you are still stuck.)
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:
Here is the grading rubric for this assignment.
Turn in your programming work by committing it to your SVN repositories.