A simple Game of Life implementation in Java
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Josh Hofing 2ebbecfc32 It's von Neumann neighborhoods, not Moore. Oops. 11年前
..
rules It's von Neumann neighborhoods, not Moore. Oops. 11年前
Goldfish.java TODO in Goldfish. 11年前
Grid.java Fixed awful typos in Patch, constructors in grid 11年前
Patch.java Fixed awful typos in Patch, constructors in grid 11年前
Render.java Fixed Render, maybe 11年前
Screen.java Moved Renderer 11年前