/BadRepo0

Bad Repository 0

Primary LanguageJava

JavaLife

A (deliberately inefficient) version of Conway's Game of Life which is being edited for the best class ever, CS1530 Software Engineering.

If you have never played with the Game of Life, you are in for a treat! See http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

There is a (deliberately) hidden inefficient method in this repo, which it is your job to find and refactor using VisualVM.

Final Version