Home | Reviews | GUIpedia | Forum | Fun500


Geode\'s first working program!
Hey, after all this quiet work it's all paid off! Here's Geode's first program! aww, hahah B) [code]LET,1,1 LET,3,60 LET,2,< LET,5,&HFFFFFF RND,6,5 I_IF,4,2,3 I_PLUS,4,4,1 GFX_PSET,4,4,6 ENDIF[/code] It draws a colored diagnol line in multi mode. I havn't made loop yet so single mode isnt avail. BTW: I called my scripter Crystal, is that name known to be taken?
2009-08-1410:52 AM

Re:Geode\'s first working program!
For some reason the Return characters are obsolete... LET,1,1 LET,3,60 LET,2,< LET,5,&HFFFFFF RND,6,5 I_IF,4,2,3 I_PLUS,4,4,1 GFX_PSET,4,4,6 ENDIF
2009-08-1410:54 AM

BrandonRe:Geode\'s first working program!
This would be more interesting if we could see it in person or a screenshot.
2009-08-147:34 PM

Re:Geode\'s first working program!
it's just a colorful diagnol line.
2009-08-1411:47 PM

GUIs


2021 Brandon Cornell