Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed readme #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# JavaLife

A (deliberately inefficient) version of Conway's Game of Life which is being edited for the worst class ever, CS1530 Software Engineering.
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

Now that is the kind of pudding that only $240 can buy.

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

Final version