Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: No example of simple Artificial Intelligence in Rebol Dialect?

From: antonr:iinet:au at: 16-Sep-2003 2:10

Neat program Cyphre! For everyone who checks it out; It's fun to make the algorithm work harder to get from start to finish. Go down to line 184, and change: for i 1 80 1[ to: repeat i 250 [ Now there are three times as many blocks added to each map. :) (Cyphre, why don't you ever put the date in your rebol header? It would be good to know when you wrote your scripts.) Anton.