|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Application Programming | |
Colony - Conway Game of Life Spinoff
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | ||||||||||||
|
Ouch, that MHz!
|
So a fellow forum member posted an idea about doing a project based on Conway's Game of Life. I had no idea what it was, so I looked it up and became immediately interested. I decided to throw together my own version: Colony.
![]() I made it so you start with 15 cells wherever you want, or choose to just randomly generate them, and it uses the rules of Conway's Game of Life to determine the births/deaths of surrounding cells. This is not really meant to be any good, I was just wanted to learn some basic multithreading, and try and fill my time now that exams are over. I may code in behavioural elements so that certain cells live well in large groups, while others live well alone. Even though the outcome is mathematically determined by the starting state, it's still fun to watch your Colony play out. They exhibit very entertaining dynamics at times. I've had some develop populations over 180 and only last 30 generations, then I've had others with a max population of only 90 last over 800 generations. Enjoy! Note: The file is virus free and is an executable .jar file.
__________________
|
||||||||||||
|
|
|
|
#2 (permalink) | |||||||||||||
|
Programmer
|
What is this the source? Linux? No executables.
__________________
|
|||||||||||||
|
|
|
|
#3 (permalink) | |||||||||||||
|
Kernel Sanders
|
JAR is java executable
|
|||||||||||||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|