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.
19
Commits
1
Branch
124 KiB
Java
100%
Tree:
df8bd3a1ba
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'df8bd3a1ba'
${ noResults }
goldfish
/
src
History
Josh Hofing
df8bd3a1ba
Merge branch 'master' of github.com:earwig/goldfish
12 years ago
..
rules
RuleSet is now an interface, and Conway has placeholder code.
12 years ago
Goldfish.java
Added build.xml, because packages are difficult otherwise.
12 years ago
Grid.java
Adding some methods because Josh.
12 years ago
Patch.java
Adding some methods because Josh.
12 years ago
Render.java
Moved Renderer
12 years ago
Screen.java
Moved Renderer
12 years ago