A simple Game of Life implementation in Java
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Josh Hofing 4c273a9805 RuleSet is now an interface, and Conway has placeholder code. před 11 roky
..
rules RuleSet is now an interface, and Conway has placeholder code. před 11 roky
Goldfish.java Added build.xml, because packages are difficult otherwise. před 11 roky
Grid.java getPatch, setPatch před 11 roky
Patch.java Added build.xml, because packages are difficult otherwise. před 11 roky
Render.java run method in RuleSet, fixed javadoc stupid. před 11 roky
Renderer.java Added Renderer, Screen před 11 roky
Screen.java Added Renderer, Screen před 11 roky