Posted: Thu Jan 19, 2006 1:16 pm Post subject: Animation for November
For isu i have to create a program where there is an animation for each month. I am done all the months except for November can you please help me create a program in Turing that has an animation for the month November.
Thx in adv.
Sponsor Sponsor
do_pete
Posted: Thu Jan 19, 2006 1:25 pm Post subject: (No subject)
Perhaps you should post some code or something along those lines
sylvester-27
Posted: Thu Jan 19, 2006 1:30 pm Post subject: (No subject)
It is not that hard to make something that moves. For example: You could make a simple pong game or some person moving.
Also, incase you didn't understand what the title of this forum is, i will remind you. It is the HELP forum. like do_pete said, put some code in and we will be more than happy to help you. Also we don't have the time or don't want to write programs for you.
Rasta Fella
Posted: Thu Jan 19, 2006 4:27 pm Post subject: (No subject)
Quote:
For isu i have to create a program where there is an animation for each month. I am done all the months except for November can you please help me create a program in Turing that has an animation for the month November.
You, can make leaves fall from a tree. Using the drawfillmapleleaf command. and using rand:int for the colour and size of the leaves. Quite simple. If you want post some code and I could help.