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 e800be6f33 Now you can toggle the state, and it isn't spazzy! vor 12 Jahren
src Now you can toggle the state, and it isn't spazzy! vor 12 Jahren
.gitignore Whoops vor 12 Jahren
LICENSE License vor 12 Jahren
README.md Initial commit vor 12 Jahren
build.xml Menu bar was wider than image vor 12 Jahren

README.md

goldfish

A simple Game of Life implementation in Java.