Code center > Old Suggestions Awaiting Programming

Possession

<< < (6/6)

ashton15:
how about
cond
*.keytoggled *.space =
start
.shoot dec
stop

or

cond
*.keydown *.space =
start
.shoot dec
stop

this aproach would be compatiable with other genes and also values could be set in a kind of hidden memory equal across the entire simulation in the same way you would write

def space 100

cond
*.robage 0 =
start
1 .space store
stop

finally you should also have .keypress for singular actions, this would be similar to flash and sorry for bumbing a five-year old thread but it's a good idea which could initially engage a lot of new users

Houshalter:
I agree. The AI can be done differently to. Just record all the input/output and put it through a GA that tries to match the behavior.

Numsgil:
Incidentally I was thinking of this a few weeks ago.  Something I want to play with (in the distant future) for DB3.

Navigation

[0] Message Index

[*] Previous page

Go to full version