Author |
Message |
Arv123
|
Posted: Tue Apr 03, 2007 6:49 pm Post subject: Help With Animation Program! |
|
|
in class we are supposed to make a program with graphics and animations... anyway, i wanted help with the program. Please make it look coll like illusions or something very fancy cause i need the marks badly thx ppl |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dan
|
Posted: Tue Apr 03, 2007 7:15 pm Post subject: RE:Help With Animation Program!!!!!!!!!!!!!!!!!!!! |
|
|
We do not do homework for you here. If need be we will help you learn how to program such an animation but you have to at least give it a try first.
Turing has many simple drawing comands that are all well documented in the turing help manual and examples to go with them.
You can also check out our tutorals fourm for more help on using the draw comands in turing.
P.S. There is no need to use so many !s in your subject. |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Geostigma
|
Posted: Tue Apr 03, 2007 8:22 pm Post subject: RE:Help With Animation Program!!!!!!!!!!!!!!!!!!!! |
|
|
lol. You could do what I do. Take the program at home or use note pad and use the internet. Its a huge resource and I'm ahead and learning new things making my programs as good as I possibly can. Effort is all you ever need. Also be nice if your writing was semi coherent . |
|
|
|
|
|
ericfourfour
|
Posted: Tue Apr 03, 2007 11:01 pm Post subject: RE:Help With Animation Program! |
|
|
Since it's an assignment for school, no one is going to make you anything impressive. You are going to have to use your imagination (and math and physics skills) to create something like an illusion. Good luck
How do you like this animation? I call it The Flickering Alphabet.
Turing: | loop
put "abcdefghijklmnopqrstuvwxyz"
cls
end loop |
|
|
|
|
|
|
Drakain Zeil
|
Posted: Wed Apr 04, 2007 6:36 am Post subject: RE:Help With Animation Program! |
|
|
faaannnccyyyyyy.
I prefer
draw.dot(1,1)
cls |
|
|
|
|
|
|