Living-Code V1.5 life simulation Windows/Linux

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
RocketRider
User
User
Posts: 87
Joined: Tue Aug 19, 2008 11:01 am

Living-Code V1.5 life simulation Windows/Linux

Post by RocketRider »

Hallo

Living code is a life simulation,
where you can even make your own creatures, or simply watch the evolution.

It is possible to control the evolution of your creatures:
In Living code you have the opportunity to play with the creautres like you want.
You can give them food, infect them with viruses, change the DNA, change the look, or just delete them.

Your changes will affect the evolution of the creatures.
The fate of your creatures lies in your hands.

ImageImage

ImageImage



Homepage
Forum

Code: Select all

History:
--------
 V 1.1
   -Drag & Drop 
   -Aktualliesiert für PB 4.30
   -Zufalls Lebewesen Ersteller
   -Befehl MUTATE hinzugefügt
 V 1.2
   -Viele Bugs behoben
   -Befehl MUTATE verbessert
   -Befehl MUTATE_LINE hinzugefügt
   -Befehl BLOCKEXEC hinzugefügt
   -Befehl EMITTOENEMY_FOOD hinzugefügt
   -Befehl EMITTOENEMY_MSG hinzugefügt
   -Befehl REPLACEMENT_CMD hinzugefügt
   -Befehl REPLACE_CMD hinzugefügt
   -Befehl VARIABLE_GETGLOBAL hinzugefügt
   -Befehl VARIABLE_SETGLOBAL hinzugefügt
 V 1.3
   -Ubuntu darstellungsfehler behoben
   -Ubuntu zlib error behoben
   -Viele andere Bugs behoben
   -Versions check
 V 1.4
   -Command ABSORBABLE_YES added
   -Command ABSORBABLE_NO added
   -Command ABSORB_ENEMY added
   -Command IF_ABSORBABLE added
   -Command EMITTOENEMY_POISON added
   -Command EMITTOENEMY_DNA added
   -Command EMITTOENEMY_DNABLOCK added
   -Gaming mode added
   -Evolution mode added
   -German
   -Französisch
   -Comments with ; or ' or //
 V 1.5
   -Command PROTECT_DNA added
   -Creature-Protector Tool
   -Creature Generator added
   -DNA Scrambler
   -Protect Creature Code
   -Show the Orginal Ernergy
   -Delte all creatures
   -Kill all creatures
   -Rnd Form generator
   -Insert Creatures
   -PROTECT_DNA_ENERGY_DECREASE global var added
   -create creature window resizeable
   -surgical-death.CRF added
   -Peasant.CRF added
   -delicately-injector.CRF added
   -Resident Killer.CRF added
   -Report sending added
   -Graphics upgraded
   -Highlighting bug fixed
   -Comment bug fixed
   -Rnd Creature generator DB bug fixed
   -Calc line bug fixed
Last edited by RocketRider on Mon Dec 22, 2008 12:01 pm, edited 3 times in total.
User avatar
RocketRider
User
User
Posts: 87
Joined: Tue Aug 19, 2008 11:01 am

Post by RocketRider »

Update to V1.2 :wink:
User avatar
RocketRider
User
User
Posts: 87
Joined: Tue Aug 19, 2008 11:01 am

Post by RocketRider »

Update V1.3
Many Linux bug fixes.
-Ubuntu darstellungsfehler behoben
-Ubuntu zlib error behoben
-Viele andere Bugs behoben
-Versions check
User avatar
RocketRider
User
User
Posts: 87
Joined: Tue Aug 19, 2008 11:01 am

Post by RocketRider »

Now is the Version 1.4 available.
There are again some new commands
It is now also an rpm and a Windows Installer available.
And there is a new homepage for Living code.
V 1.4
-Command ABSORBABLE_YES added
-Command ABSORBABLE_NO added
-Command ABSORB_ENEMY added
-Command IF_ABSORBABLE added
-Command EMITTOENEMY_POISON added
-Command EMITTOENEMY_DNA added
-Command EMITTOENEMY_DNABLOCK added
-Gaming mode added
-Evolution mode added
-German
-Französisch
-Comments with ; or ' or //
Have fun
User avatar
RocketRider
User
User
Posts: 87
Joined: Tue Aug 19, 2008 11:01 am

Post by RocketRider »

Now is Living-Code 1.5 avable. :)
There are a lot of new functions:
-Command PROTECT_DNA added
-Creature-Protector Tool
-Creature Generator added
-DNA Scrambler
-Protect Creature Code
-Show the Orginal Ernergy
-Delte all creatures
-Kill all creatures
-Rnd Form generator
-Insert Creatures
-PROTECT_DNA_ENERGY_DECREASE global var added
-create creature window resizeable
-surgical-death.CRF added
-Peasant.CRF added
-delicately-injector.CRF added
-Resident Killer.CRF added
-Report sending added
-Graphics upgraded
-Highlighting bug fixed
-Comment bug fixed
-Rnd Creature generator DB bug fixed
-Calc line bug fixed


At the same time, i will start a litle Contest about Living-Code.

Rules:
In the first Living code Contest we search for the strongest organism.
The creature should succeed in the direct fight against the other participating creatures.
There should/must be no consideration for the opponent. However it does not matter, how your creature defeats the others.
The creatures could e.g. use DNA injections, absorb energy, infection with viruses, displace the opponents by reproduction or simply live longer as the others. There are no restrictions there.
Each participant may deliver maximally 2 organisms. The closing date is the 01/22/09.
Creatures which use cheating functions are not allowed!
The creature may not have been published before.
Renaming of already existing organisms (e.g. the creatures, which are included in the package) is also not permitted.

How does the evaluation run-off?
All creatures are inserted at the same time (through the new INSERT function).
If there are more than 20 participants, the INSERT function will be extended for this case.
For the evaluation, the gaming mode (Windows) with the default settings is used.
The map starts with 30.000.000 food units (this is the same as using a value of 5000 for the "add food" function).
Each organism receives 80,000 and for each cell additional 100 energy units as initial value.
One round takes at most 20 minutes (one creature remains at least alive).
Afterwards each participant receives a point, if his creature is still alive.
Creatures of same participants are rated separately. Altogether 10 rounds are accomplished.
At the end the creature with the most points wins.
If several creatures have the same points, a further round is accomplished, until only one creature is remaining.

Unfortunately, I cannot offer a price to the winner except a special rank in my forum (http://www.RocketRider.eu).
Therefore it is only a matter of honor.
All contributing organisms will be included in the next Living code package.

Please send all submissions to following email address:
E-Mail@RocketRider.eu



Link
Post Reply