DevLabs > DevLabs Forums > Small Basic > Text Window Graphics
Ask a questionAsk a question
 

General DiscussionText Window Graphics

  • Tuesday, June 30, 2009 2:17 AMbigdaddyo Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Here's something graphically that can be done with the text window, not sure how useful it would be though except maybe to make a maze you can print.  Import RGX354

All Replies

  • Tuesday, June 30, 2009 4:09 AMKniggles Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    thats kewl.reminds me of the next matrix film.
  • Tuesday, June 30, 2009 4:56 AMKniggles Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    thats kewl.reminds me of the next martxi film.

    i was thinkking if you changed the line to read  " While 1=1+1 " you could have sum kind of sceurty gate that only tron the gate keeper or the submenue A could get to. sort of like a combo lock.
  • Friday, July 17, 2009 4:25 PMRon Hudson Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    This is really nice. I replaced you for-endfor loop with a while loop so the action
    would continue, and I added a 12th random selection that changed the
    foreground color to math.random(255)

    Shall I re-publish it?
  • Friday, July 17, 2009 7:30 PMbigdaddyo Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Of course!  Did it look more dark green on black in the matrix?