Skip to content

Improved efficiency of a (deliberately inefficient) version of Conway's Game of Life. Wrote pinning tests to make sure output remained valid after making changes.

Notifications You must be signed in to change notification settings

rossacheson/JavaLife

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaLife

A (deliberately inefficient) version of Conway's Game of Life

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.

About

Improved efficiency of a (deliberately inefficient) version of Conway's Game of Life. Wrote pinning tests to make sure output remained valid after making changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%