A simple Game of Life implementation in Java
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Kurtovic 361b560d36 Use System.currentTimeMillis() 11 年之前
..
rules LifeWithoutDeath implementation and test 11 年之前
Goldfish.java A couple adjustments. 11 年之前
Grid.java Missed a couple. 11 年之前
Patch.java Patch.toString() now works better with more than 2 states 11 年之前
Render.java Use System.currentTimeMillis() 11 年之前