A simple Game of Life implementation in Java
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Ben Kurtovic 4ab26e5a48 Drawing patches should make more sense now. 11年前
..
rules Slightly improved times for getting patch neighbors. 11年前
Goldfish.java Dekker's algorithm so randomize()/clear() don't clash with run(). 11年前
Grid.java Dekker's algorithm so randomize()/clear() don't clash with run(). 11年前
Patch.java Slightly improved times for getting patch neighbors. 11年前
Render.java Drawing patches should make more sense now. 11年前