Bots and Simulations > Bot Tavern

The amazing wikibot

(1/13) > >>

jknilinux:
Hey everyone, here's a cool idea...

Lets make a "wikibot" so that everyone can add their own code to this community bot, similar to how wikipedia works!  
 Just add as little or as much code as you want, and post your resulting bot as a reply. Let's start with A. Minimalis:


--- Quote ---'Wikibot, based on A. Minimalis
'Contains everything necessary for it to survive and reproduce.

cond
*.eye5 0 >
*.refeye *.myeye !=
start
*.refveldx .dx store
*.refvelup 30 add .up store
stop

cond
*.eye5 50 >
*.refeye *.myeye !=
start
-1 .shoot store
*.refvelup .up store
stop

cond
*.eye5 0 =
*.refeye *.myeye = or
start
314 rnd .aimdx store
stop

cond
*.nrg 20000 >
start
10 .repro store
stop
end
--- End quote ---

Sound fun?

BTW Numsgil, may I make a wiki entry on this?

Numsgil:
Already been done actually.  Sort of.  Nothing much came of it but there you go.  Clicky.

You don't need permission to mess around on the wiki.  If things get out of hand someone else will come in and make things better.  So be bold.

jknilinux:
Darn. oh well.

Numsgil:
The problem is that while open collaboration sounds like a good idea, you need someone taking ownership for anything to get done.  And bots can easily become complex enough that only the author can actually make heads or tails of the bot code.  So they don't match the idea of wiki collaboration very well.

Moonfisher:
Could turn it into a bot challenge...
Everyone could get a memmory range to be responsible for, and noone would be allowed to talk.

Edit :
Or even worse... you could build it like a one word story forum thing, just with one line of code. So it would be a 1G bot with no gene condition, and everyone just adds one line at the time. You make a condition and the next person needs to guess what it's for...

Navigation

[0] Message Index

[#] Next page

Go to full version