[Grey-Walter][off-topic]

Lluis lluis at antaviana.net
Tue Jan 6 14:54:01 CET 2004


On Tue, 06 Jan 2004 13:01:14 +0100
caymn <caymn at yahoo.es> wrote:

> Hola; 
> Soy David (Donosti) estuve en el hackmeeting y vi una simulacion del
> piedra papel tijera en el portatil de Lluis pero no soy capaz de
> recordar el nombre del programa que se utilizaba para verla, asi que si
> alguien lo sabe o lo recuerda, tanto el de aquella simulacion como el de
> la simulacion de las hormigas os agradeceria el nombre de ambos.

Hola David,

la simulacion de piedra-papel-tijera(y dinamita, ya veras ;) era bajo 
un entorno de automatas celulares llamado JTrend. te lo puedes bajar aqui:
http://www.complex.iastate.edu/information/download/Trend/index.html
esta simulacion en concreto corresponde al ejemplo "genetic drift".

en cuanto al de las hormigas es un entorno de programacion de agentes
muy simple pero interesante, que es Starlogo:
http://education.mit.edu/starlogo/

el codigo de las hormigas:
http://education.mit.edu/starlogo/moreprojects/Biology/ants%20for%20java.slogo

un par de detalles: primer bajarse el patch que hay y luego tener
en cuenta que hay que cambiar un detalle en el codigo del ejemplo
de las hormigas porque esta escrito en una version anterior.

Why doesn't my project work in the new version of StarLogo (version 2.0)?

There are two possible reasons for your old project not working in the new version of StarLogo. The first reason is that the command for pressing buttons from the command center has changed. Before you only had to enter the name of the button. For example, if your button was named "go", you simply had to enter "gobutton"; however, in the new version you will have to enter "startgobutton". In other words, you have to append the word "start" to the beginning of code calling for pressing buttons. This may have to be done manually in old projects and then resaved.

saludos

-- 
Lluis & Pere Rocallaura
=================================================================
Antaviana		:: http://antaviana.net
Astramat		:: http://astramat.com/c/alife.html
Autonomia Situada	:: http://sindominio.net/autonomiasituada
=================================================================






More information about the Grey-Walter mailing list