Learning Euphoria
- Posted by Scott Stubberud <ampenter at SISNA.COM> May 26, 1997
- 904 views
Hi Guys Sorry about the first e-mail I was mad.The promble is that When I try to write a simple program like the draw_line just to draw a straght line I can not do that I do not understand draw_line (BLUE,{{100,100},{200,200},{700,900}}) their are 3 sets of numbers ? How is the screen made up as how many rows,col.The basic I know all you had to do was for i = 1 to 50:draw(green,5):next i ( 5=pixels at a time) also how do you put a whole string of numbers into it like from a data file.What I am trying to do right now is draw a chess board on the screen and fill the squiers with diff colors.I want to program in broad games,quiz games chess stuff all with good graphics.I never quit when a program pisses me off like this. David Mosley ampenter at sisna.com