
-----------------------------------
new programmar
Mon Apr 12, 2004 5:51 pm

screen saver
-----------------------------------
i am so struling on my screen saver assigment. can some one give two screen saver

-----------------------------------
gamer
Mon Apr 12, 2004 5:58 pm


-----------------------------------
this aint the purpose of this forum

the purpose of this forum is to help those who hav attempted/tried programmin

u cant just post a new topic n expect people to do ur project for u

-----------------------------------
Tony
Mon Apr 12, 2004 6:08 pm


-----------------------------------
i'd do your project for you 8) if you pay me enough :lol:

besides, 'screen save' has got to be the easiest assignment since you just do ANY kind of animation :roll: If you're hopelessly lost and can't even draw frew random circles

loop
Draw.FillOval(Rand.Int(0,maxx),Rand.Int(0,maxy),Rand.Int(5,50),Rand.Int(5,50),Rand.Int(0,maxcol))
end loop

then maybe you shouldn't be taking computer science in the first place
 :evil:
