MSDN > 論壇首頁 > Small Basic > Text Window Graphics
發問發問
 

一般討論Text Window Graphics

  • 2009年6月30日 上午 02:17bigdaddyo 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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

所有回覆

  • 2009年6月30日 上午 04:09Kniggles 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    thats kewl.reminds me of the next matrix film.
  • 2009年6月30日 上午 04:56Kniggles 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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.
  • 2009年7月17日 下午 04:25Ron Hudson 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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?
  • 2009年7月17日 下午 07:30bigdaddyo 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Of course!  Did it look more dark green on black in the matrix?