This website works better with JavaScript.
Home
Help
Sign In
ben
/
goldfish
mirror of
https://github.com/earwig/goldfish
Watch
1
Star
1
Fork
0
Code
Releases
0
Activity
A simple Game of Life implementation in Java
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42
Commits
1
Branch
91 KiB
Java
100%
Tree:
8311ba5ffb
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8311ba5ffb'
${ noResults }
goldfish
/
src
/
rules
History
Josh Hofing
8311ba5ffb
Added Brian's Brain implementation, and run it in Goldfish
12 years ago
..
BriansBrain.java
Added Brian's Brain implementation, and run it in Goldfish
12 years ago
Conway.java
updated the threaded part of conway, in case we decide to use it
12 years ago
Conway4.java
Conway4 needed to change for the new patch.clone()
12 years ago
RuleSet.java
Fixed awful typos in Patch, constructors in grid
12 years ago