A simple Game of Life implementation in Java
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Josh Hofing 8407d3892e Added threads to conway, and test code to main. vor 12 Jahren
src Added threads to conway, and test code to main. vor 12 Jahren
.gitignore Whoops vor 12 Jahren
LICENSE License vor 12 Jahren
README.md Initial commit vor 12 Jahren
build.xml Added build.xml, because packages are difficult otherwise. vor 12 Jahren

README.md

goldfish

A simple Game of Life implementation in Java.