1. Hey
- Posted by Dan Man <RedDan11 at AOL.COM> Jan 07, 2001
- 534 views
Hello, I am fairly new to programming in Euphoria and I'm working on a game. Unfortunately I'm having a little trouble. Right now I have been creating the "characters" and the background with my paint program from windows. In my code I reload both the character and the background every time the character moves. Is there an easier way. The only reason I don't like reloading it watch time is because there is an annoying black bar that comes down the screen with each reload. Please Help! Thanx (Maybe there is a way to permanently put a background on the screen? ) -Dan
2. Hey
- Posted by tino rozzo <teak at linux.net> Aug 18, 2004
- 490 views
I hope to learn Euphoria. Looks easy. But too much algebra instruction in all languages, I need something more mathmatical. Thanks Tino
3. Re: Hey
- Posted by "Unkmar" <L3Euphoria at bellsouth.net> Aug 18, 2004
- 511 views
Fortran is much more mathematical but I don't know fortran. I have no idea how to use it. I just know that. ForTran means Formula Translation. It was designed with mathmatics in mind. unkmar Ask for help, we will answer. ----- Original Message ----- From: "tino rozzo" <guest at RapidEuphoria.com> To: <EUforum at topica.com> Sent: Wednesday, August 18, 2004 2:53 PM Subject: Hey > > > posted by: tino rozzo <teak at linux.net> > > > I hope to learn Euphoria. Looks easy. But too much algebra instruction in all languages, I need something more mathmatical. > > Thanks > Tino > > > >
4. Re: Hey
- Posted by "Christian Cuvier" <Christian.CUVIER at agriculture.gouv.fr> Aug 19, 2004
- 493 views
> > posted by: tino rozzo <teak at linux.net> > > > I hope to learn Euphoria. Looks easy. But too much algebra instruction in all > languages, I need something more mathmatical. > > Thanks > Tino Imostly agre with Unkmar. There's a free Fortran compiler in the gcc suite iirc. Fortran is indeed the choice language for number crunching. Most advanced numerical algorithms are developed in Fortra,n nowadays. But wait.. which distinction exactly are you mking between "mathematical" an "algebraical"? Do I get your point when assuming "mathematical"="numerical"? btw, Fortran has even less flow control instructions than Euphoria, which leads to difficulty maintaining programs. CChris
5. Hey
- Posted by Travis Beaty <redneck_79019 at YAHOO.COM> Feb 08, 2001
- 509 views
Howdy y'all! I'm still here also, although in digest mode I cannot respond right away. Happy Hunting, Travis Beaty Claude, Texas.
6. Hey
- Posted by Noah Smith <nhs6080 at UNIX.TAMU.EDU> Sep 17, 1998
- 495 views
- Last edited Sep 18, 1998
From the archives of the Bogo Programmers Forum: I have a challenge for the Euphoria Gurus: Given only the _algebraic_ definition of an ellipse, the distance formula, and a put pixel routine, create code which generates an ellipse at angles other than vertical or horizontal. Remember, you may not use trigonometry or calculus. Just algebra. For an added challenge: only use atoms. More Bogo Challenges will be forthcoming. snortboy