A simple Game of Life implementation in Java
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Ben Kurtovic fceb8329d0 Fix some widths/heights. 11 lat temu
..
rules Fix some widths/heights. 11 lat temu
Goldfish.java Move the setup code for each rule to their respective files. 11 lat temu
Grid.java Dekker's algorithm so randomize()/clear() don't clash with run(). 11 lat temu
Patch.java Slightly improved times for getting patch neighbors. 11 lat temu
Render.java Fix some widths/heights. 11 lat temu