View unanswered posts | View active topics It is currently Thu Mar 28, 2024 8:41 pm



Reply to topic  [ 25 posts ]  Go to page 1, 2  Next
 The zalópagos Islands - Biological Contest Entry 
Author Message

Joined: Sat Feb 03, 2007 7:11 pm
Posts: 1496
Reply with quote
 The zalópagos Islands - Biological Contest Entry
While it is commonly known that all actors in CC are created entirely by intelligent design, one Island Dares to defy this logic.

These are the : zalópagos Islands

Image

Two rollings melons duke it out in a fight against Natural Selection, and themselves.

Each brain strives to make it to the end first,
but only one will survive to asexually pass on it's traits to the next generation of melons.

Progressively, they will achieve greater fitness as more generations pass.

Right now, there's only three traits, because the being who wrought these Islands up from the desert with his bare hands was lazy.

Yeah, it's in the desert because nobody would think to look there for Islands.
(They're in the oases, OKAY?)

Key:
Generations: Frag Counter
Fitness(Angular Velocity): Health
Melons: Brains

EDIT: Now There are 3 Traits. Acceleration, Top Speed, and Mass.

For those who don't want to wait, it tends to evolve towards a state of High Top Speed, High Acceleration, and Surprisingly, a High Mass. Feel free to add more, it's simple.

EDIT: Now it's Build 24. Make Player 1 the 1st team, and Player 2 the second.


Attachments:
File comment: There, Build 24. Also, a very nice 810 DLs.
Evlution.rte.rar [35.28 KiB]
Downloaded 682 times
Mon Sep 28, 2009 12:45 am
Profile WWW
User avatar

Joined: Tue Apr 01, 2008 4:49 pm
Posts: 1972
Location: The Netherlands
Reply with quote
Post Re: The zalópagos Islands
*cough*

Attachment:
melon.bmp


No. Never.

Then don't call them melons. *mutter*


Last edited by Gotcha! on Mon Sep 28, 2009 4:52 pm, edited 2 times in total.



Mon Sep 28, 2009 12:49 am
Profile
User avatar

Joined: Mon Sep 21, 2009 8:13 pm
Posts: 46
Location: Indiana
Reply with quote
Post Re: The zalópagos Islands
By the gods, what have you done man?!

DLed for curiosity's sake - curiosity better not let me down.


Mon Sep 28, 2009 12:52 am
Profile
User avatar

Joined: Fri Sep 21, 2007 9:50 pm
Posts: 419
Location: KS
Reply with quote
Post Re: The zalópagos Islands
Let's try this out...


Mon Sep 28, 2009 1:16 am
Profile
Loose Canon
User avatar

Joined: Sun Mar 29, 2009 11:07 pm
Posts: 2992
Location: --------------->
Reply with quote
Post Re: The zalópagos Islands
Gotcha! wrote:
*cough*

Attachment:
melon.bmp


No. Never.


By that, I assume you meant "YES! NOW!"
How can you deny us a melonrace?


Mon Sep 28, 2009 3:32 am
Profile WWW
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: The zalópagos Islands
Sort of boring to just watch.
Also, more parameters are required.


Mon Sep 28, 2009 4:23 am
Profile WWW
User avatar

Joined: Tue Nov 06, 2007 6:58 am
Posts: 2054
Reply with quote
Post Re: The zalópagos Islands
I just remebered Foa's idea of evolving AI in CC.

Completely possible.

But hard.


Mon Sep 28, 2009 5:47 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Wed Sep 05, 2007 4:14 am
Posts: 3966
Location: Canadida
Reply with quote
Post Re: The zalópagos Islands
Here's a parameter, coarseness.

This was entertaining, until the melons cut through the bottom of the map; nearby the end ( 90+ ) the brains were nearly able to reach the top of the cliff.


Mon Sep 28, 2009 5:51 am
Profile
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: The zalópagos Islands
Maybe you could randomize weight and material?
I bet just having 100 materials with different combos of friction and bounciness wouldn't be too hard.


Mon Sep 28, 2009 6:17 am
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: The zalópagos Islands
yes but you can't change materials

meaning you'd have to have 100 different brains (one per material)


Mon Sep 28, 2009 6:22 am
Profile
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: The zalópagos Islands
Code:
AddActor = AHuman
   CopyOf = Brain 1
   PresetName = Brain 2
   AtomGroup = AtomGroup
      Material = Material
         CopyOf = 0001
   DeepGroup = AtomGroup
         CopyOf = 0001

Over and over.
Same for the materials.
I might be convinced to type it all up.

EDIT: Oops! It'd be 121, forgot to include 0. Might not want to have zero though, I doubt a zero friction/bounce melon is going anywhere.


Mon Sep 28, 2009 6:27 am
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: The zalópagos Islands
Having made 256 mopixels in a similar means in the past I can assure you it's not fun

would recommend writing a program (should zalo do it and it be worth doing)


Mon Sep 28, 2009 6:34 am
Profile
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: The zalópagos Islands
Yeah I figured typing 242 lines of code wouldn't be too great, I actually realized that it should be done with a program as well.
Once again, I'll write it.
I'm actually trying to learn C++, so its all good.

EDIT: Done.
3166 lines of awesome.
Attachment:
BrainMatChart.zip [3.42 KiB]
Downloaded 477 times


Formatted by
__x__
BouncexFriction
Like, materials are 0x0 - 10x10
Melons are Melon 0x0 - Melon 10x10

Zalo said he will provide zero interaction but if anyone wants to use it its fine with me.


Mon Sep 28, 2009 6:51 am
Profile WWW

Joined: Sat Feb 03, 2007 7:11 pm
Posts: 1496
Reply with quote
Post Re: The zalópagos Islands
That's pretty cool, and cleverly formatted for easy Lua use.

I just added Mass as a demo to my father, and I'll add these soon (as long as they don't totally mess up the loading times :P ).

I'll just make the traits display in a Screen Text thing.


EDIT:
Sorry, CrazyMLC will not work because it tried to "Make an out of bounds Material Mapping!"

I think that it will work if you remove the Indexes all together, but I can't do that with Ctrl+H.


Mon Sep 28, 2009 5:34 pm
Profile WWW
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: The zalópagos Islands - Now with 3 Traits!
Well, I'll hammer out the problem today!
*cracks fingers*

Okay, I got three versions here:
Normal
Lower index (Instead of 5235____ its 9____)
No index
Attachment:
BrainMatChartNI.zip [9.88 KiB]
Downloaded 454 times


Mon Sep 28, 2009 7:52 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 25 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.056s | 18 Queries | GZIP : Off ]