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

Username:   Password: 
 RegisterRegister   
 HISTORY OF BLINK
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Dylan-182




PostPosted: Thu May 12, 2005 1:03 am   Post subject: HISTORY OF BLINK

ALL RIGHT SO HERE IT IS, MY FIRST EVER TURING PROGRAM LEMMIE KNOW WHAT YA THINK Very Happy

code:

procedure colours
    colourback (black)
    colour (brightgreen)
    cls
    locate (12, 1)
end colours

process p

    loop
        Music.Play ("4c8c4dd8e<4g8g>4dd8e<4a8a>4dd8e<4f8f>4e8e4d4c8c4dd8e<4g8g>4dd8e<4a8a>4dd8e<4f8f>4e8e4dc")
    end loop

end p

fork p


colours
cls
locate (11, 30)

put "THE HISTORY OF BLINK-182"
delay (3000)
colours
cls

locate (12, 1)
put " 1993 - FLY SWATTER IS RELEASED"
delay (5000)
colours

put " 1994 - BUDDAH IS RELEASED"
delay (5000)
colours

put " 1995 - CHESHIRE CAT IS RELEASED"
delay (5000)
colours

put " 1997 - DUDE RANCH IS RELEASED"
delay (5000)
colours

put " 1997 - BLINK SIGNS TO MCA RECORDS"
delay (5000)
colours

put " 1999 - ENEMA OF THE STATE IS RELEASED"
delay (5000)
colours

put " 1999 - BLINK HITS IT BIG AND REPLACES SCOTT RAYNOR WITH TRAVIS BARKER"
delay (5000)
colours

put " 2000 - THE MARK TOM AND TRAVIS SHOW IS RELEASED (LIMITED EDITION)"
delay (5000)
colours

put " 2001 - TAKE OFF YOUR PANTS AND JACKET IS RELEASED"
delay (5000)
colours

put " 2001 - BLINK TAKE A BREAK AND TOM AND TRAVIS WORK ON BOXCAR RACER"
delay (5000)
colours

put " 2002 - BOXCAR RACERS SELF TITLED ALBUM HITS SHELVES"
delay (5000)
colours

put " 2003 - BLINKS SELF TITLED ALBUM IS RELEASED"
delay (5000)
colours

put " 2005 - BLINK IS ON BREAK AGAIN UNTIL FURTHER NOTICE"
delay (5000)
colours

put " 2005 - MARK AND TRAVIS ARE CURRENTLY WORKING ON A SIDE PROJECT CALLED +44"
delay (5000)
colours
cls
locate (11, 23)

put "AND NOW YOU KNOW THE HISTORY OF BLINK-182 :D"
colourback (black)
colour (brightgreen)
delay (5000)
locate (5, 32)
cls
locate (5, 30)
put "CREDITS"
colourback (black)
colour (brightgreen)
locate (10, 1)

put "RESEARCH - DYLAN CAUME"
put "PRODUCTION - DYLAN CAUME"
put "CODING - DYLAN CAUME"
put "CREATOR - SANTA CLAUS"




WELL THERE SHE IS TRY IT OUT N SEE IF ITS ANY GOOD PLZ GIMMIE INPUT I NEED 2 KNOW IF I HAVTA FIX NE THING Very Happy
Sponsor
Sponsor
Sponsor
sponsor
jamonathin




PostPosted: Thu May 12, 2005 8:26 am   Post subject: (No subject)

No need to post in two different sections. http://www.compsci.ca/v2/viewtopic.php?t=8776
Lazarus




PostPosted: Wed May 18, 2005 1:26 pm   Post subject: (No subject)

Not to flame, but you could have done this even without that process, I honestly don't even understand why you would type all that out.
I made the same program in 18 lines Shocked

Sorry if I made you sad?
[Gandalf]




PostPosted: Wed May 18, 2005 11:17 pm   Post subject: (No subject)

I think you mean the "procedure"? The process is to add music - which I think has a point here because it's by the people he's talking about. As you learn more about turing, try shortening your code... That's how you learn.
Dylan-182




PostPosted: Thu May 19, 2005 11:17 pm   Post subject: (No subject)

lol yea i see now that i could have done this with out the procedure Razz but thanks for the input Very Happy ill shorten it up if i ever need to do something like this again Smile
Dylan-182




PostPosted: Fri May 20, 2005 12:33 am   Post subject: (No subject)

lol whoa i know this is kind of off topic but check that out we posted at the same time on 2 diff days gandalf haha wierd Confused Laughing
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  [ 6 Posts ]
Jump to:   


Style:  
Search: