A simple Game of Life implementation in Java
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Josh Hofing f4c144f22c Implement Conway, add states variable to ruleset. il y a 11 ans
..
rules Implement Conway, add states variable to ruleset. il y a 11 ans
Goldfish.java Added build.xml, because packages are difficult otherwise. il y a 11 ans
Grid.java Adding some methods because Josh. il y a 11 ans
Patch.java Adding some methods because Josh. il y a 11 ans
Render.java Moved Renderer il y a 11 ans
Screen.java Moved Renderer il y a 11 ans