Computer Science Canada

matrix code

Author:  Azzy [ Tue Sep 30, 2003 9:29 pm ]
Post subject:  matrix code

i'm trying to make the matrix code with the binary thing and i need to make the binary go vertical.how do i do that?

Author:  Tony [ Tue Sep 30, 2003 9:56 pm ]
Post subject: 

well the simpliest way would be to
code:

put Rand.Int(0,1)


as the screen fills up, rows will start to get pushed up.

Otherwise you can search for matrix codes. We have a variety of them available somewhere

Author:  Dan [ Tue Sep 30, 2003 9:56 pm ]
Post subject: 

see that button up there called search? it's realy cool what it dose is search the fourm, WOW!

if you used it on turing part of site with the key worad matrix you whould have got at least one of thess:

http://www.compsci.ca/v2/viewtopic.php?t=928&highlight=matrix

http://www.compsci.ca/v2/viewtopic.php?t=470&highlight=matrix

http://www.compsci.ca/v2/viewtopic.php?t=968&highlight=matrix

there are many more i think but these are the 1st 3 i found.

Author:  naoki [ Wed Oct 01, 2003 6:06 pm ]
Post subject: 

lol, last year's big question becomes this year's big question


: