Josh Hofing
|
a35a45f3ea
|
PRETTY COLORS. :D
|
11 년 전 |
Ben Kurtovic
|
0bc0510e8c
|
Selecting rules from the menu should work now.
|
11 년 전 |
Lee
|
a63355cbeb
|
Faster clearing/updating of pixels
|
11 년 전 |
Lee
|
8da67bb2f9
|
Placeholder menu, working pause button.
|
11 년 전 |
Lee
|
4bc4696909
|
Soft tabs, line feed.
|
11 년 전 |
Ben Kurtovic
|
63ca5e50f1
|
Removing old label thing for patches
|
11 년 전 |
Ben Kurtovic
|
842052e5df
|
Remove old threading code
|
11 년 전 |
Ben Kurtovic
|
f03f4e07d7
|
Some improved mouse handling code.
|
11 년 전 |
Lee
|
07b8b96e61
|
I heard you like gliders.
Grid doesn't work if dimensions are rectangular.
|
11 년 전 |
Lee
|
42a9dab6aa
|
Drawing works now.
Click and drag
|
11 년 전 |
Lee
|
7b8338d188
|
No scaling if width, height are greater than 256
|
11 년 전 |
Ben Kurtovic
|
361b560d36
|
Use System.currentTimeMillis()
|
11 년 전 |
Ben Kurtovic
|
5d356c3789
|
A couple adjustments.
|
11 년 전 |
Ben Kurtovic
|
03424ec4f4
|
Sleep code
|
11 년 전 |
Ben Kurtovic
|
69e297900c
|
Cleanup
|
11 년 전 |
Ben Kurtovic
|
e4b441e7b9
|
Setup code should only be executed once. Make run() a loop.
|
11 년 전 |
Lee
|
b3ec51ba1e
|
Automatic scaling in Render
|
11 년 전 |
Lee
|
b98001bf82
|
Oh look it works
|
11 년 전 |
Josh Hofing
|
02021b38b7
|
LifeWithoutDeath implementation and test
|
11 년 전 |
Josh Hofing
|
8311ba5ffb
|
Added Brian's Brain implementation, and run it in Goldfish
|
11 년 전 |
Josh Hofing
|
783d52b0cb
|
Patch.toString() now works better with more than 2 states
|
11 년 전 |
Josh Hofing
|
fff9117576
|
updated the threaded part of conway, in case we decide to use it
|
11 년 전 |
Josh Hofing
|
b974a506d0
|
Remove printing from Conway
|
11 년 전 |
Josh Hofing
|
0f3a74d974
|
Conway4 needed to change for the new patch.clone()
|
11 년 전 |
Josh Hofing
|
0ba75540e7
|
Merge branch 'master' of github.com:earwig/goldfish
|
11 년 전 |
Josh Hofing
|
6010ad0fbe
|
Better patch.toString(), no threading, test
|
11 년 전 |
Ben Kurtovic
|
fcdb30a1f7
|
Patch.clone() takes a Grid.
|
11 년 전 |
Ben Kurtovic
|
8e46e50d33
|
Missed a couple.
|
11 년 전 |
Ben Kurtovic
|
1dcbe667e5
|
Switched x and y, oops.
|
11 년 전 |
Lee
|
13f108f22c
|
Combined Screen and Render
How are we going to mash this together
|
11 년 전 |
Josh Hofing
|
8407d3892e
|
Added threads to conway, and test code to main.
|
11 년 전 |
Josh Hofing
|
2ebbecfc32
|
It's von Neumann neighborhoods, not Moore. Oops.
|
11 년 전 |
Josh Hofing
|
8d89e4df78
|
Added Conway4, a Moore Neighborhood Conway.
|
11 년 전 |
Josh Hofing
|
e2871cbd2c
|
TODO in Goldfish.
|
11 년 전 |
Josh Hofing
|
705abad2bb
|
Fixed awful typos in Patch, constructors in grid
Also switched back to a class for RuleSet.
Because intefaces and static methods don't mix.
|
11 년 전 |
Josh Hofing
|
7adf6afcd5
|
Merge branch 'master' of github.com:earwig/goldfish
|
11 년 전 |
Ben Kurtovic
|
41c1b74bd5
|
Whoops
|
11 년 전 |
Kevin Li
|
6ab94abbfa
|
Fixed Render, maybe
|
11 년 전 |
Josh Hofing
|
deaf2a5e07
|
Merge branch 'master' of github.com:earwig/goldfish
|
11 년 전 |
Josh Hofing
|
f4c144f22c
|
Implement Conway, add states variable to ruleset.
|
11 년 전 |
Ben Kurtovic
|
9ff5f6834c
|
Patch: +get4Neighbors(), get8Neighbors(), clone()
|
11 년 전 |
Ben Kurtovic
|
028e4bdd83
|
More useless methods and stuff.
|
11 년 전 |
Josh Hofing
|
df8bd3a1ba
|
Merge branch 'master' of github.com:earwig/goldfish
|
11 년 전 |
Ben Kurtovic
|
22d1af5b20
|
Adding some methods because Josh.
|
11 년 전 |
Kevin Li
|
3fb698a32b
|
Merge branch 'master' of github.com:earwig/goldfish
|
11 년 전 |
Kevin Li
|
5ae8ade3cd
|
Moved Renderer
|
11 년 전 |
Josh Hofing
|
4c273a9805
|
RuleSet is now an interface, and Conway has placeholder code.
|
11 년 전 |
Josh Hofing
|
5d7731e208
|
getPatch, setPatch
|
11 년 전 |
Lee
|
3ede7e2a14
|
Added Renderer, Screen
Also, yes, Eclipse.
|
11 년 전 |
Josh Hofing
|
8b4ed7c9a2
|
seem to be getting some weird file, so I added it to the gitignore
|
11 년 전 |