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 deaf2a5e07 Merge branch 'master' of github.com:earwig/goldfish 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 Patch: +get4Neighbors(), get8Neighbors(), clone() il y a 11 ans
Patch.java Patch: +get4Neighbors(), get8Neighbors(), clone() il y a 11 ans
Render.java Moved Renderer il y a 11 ans
Screen.java Moved Renderer il y a 11 ans