Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Turing Canadian Animation
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Cowboy1543




PostPosted: Thu Jan 08, 2015 7:56 pm   Post subject: Turing Canadian Animation

Turing Canadian Animation Razz


Canadian+Flag.t
 Description:

Download
 Filename:  Canadian+Flag.t
 Filesize:  532 Bytes
 Downloaded:  343 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
bubb4h0t3p




PostPosted: Thu Jan 22, 2015 7:17 pm   Post subject: Re: Turing Canadian Animation

Why not just post the source code if you're not attaching any files and the code is short anyways?, it's this easy
Turing:
%Made and designed by Cowboy1543%
var col :int :=16
var a :int :=0
var b :int :=0

setscreen ("graphics:450;250,nobuttonbar,nocursor")
colourback (4)
cls

loop
colour (col)
col+=1
locate (1,20)
put "******************":56..
put "* CANADIAN FLAG! *":56..
put "******************"
delay (100)
exit when col =31
a+=30
b+=30
drawfillmapleleaf (30,210-a,0,240-b,0)
drawfillmapleleaf (420,210-a,450,240-b,0)
drawfillmapleleaf (0+a,0,30+b,30,0)
drawfillmapleleaf (420-a,0,450-b,30,0)
end loop


Anyways I guess it's a pretty neat animation nice job
Cowboy1543




PostPosted: Fri Apr 29, 2016 12:39 pm   Post subject: Re: Turing Canadian Animation

Canada Canada Canada Canada Canada
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: