UnderwareDESIGN

General => Competitions => CleverCoders => Topic started by: kevin on March 27, 2007, 08:33:48 AM

Title: Challenge #6 - Rotating Text Scroller
Post by: kevin on March 27, 2007, 08:33:48 AM

(http://www.underwaredesign.com/PlayBasicSig.png) (http://www.playbasic.com)


Challenge #6 - Rotating Text Scroller


This time your challenge is to create a Text Scroller that can be rotated, scaled in real time.   This challenge could be as easy or technical depending upon your approach.
 


Submission

* Submissions can be written in any version of PlayBasic (http://www.playbasic.com)

* Submission can only be accepted in Source Code form only.

* Authors can use external Media (images/music) provided you created the media,  have permission to use somebody else's media or the media is public domain.

* Zip up your Submissions and please try to keep it smaller than 500K !

* Authors automatically give consent for their submission(s) to distributed and used for promotional purposes via UnderwareDesign.com, PlayBasic code tank.

* Authors can submit as many times as they like.

* To make a submission, zip up your projects source code + media and either post it in this thread, or create your own a thread the Source Codes or Show Case forums and post a link bellow.



Dead Line

  Anytime before the next ice age



Return to Challenge Index (http://www.underwaredesign.com/forums/index.php?topic=3225.0)


Title: Re: Challenge #6 - Rotating Text Scroller
Post by: kevin on May 04, 2007, 02:22:17 PM
 
Rotated Scroller

  This example creates a rotating scroll text with perspective echoes of itself.     Use the Up/Down Arrows to change the number of echoes...

  Written in PB1.62

Download
   Get Code From PB Code Tank (http://www.underwaredesign.com/pbct/pbct_dataview.php?key=53)

Title: Re: Challenge #6 - Rotating Text Scroller
Post by: Ian Price on May 05, 2007, 12:58:51 AM
I didn't even see this challenge and I haven't caught up with the others yet :(
Title: Re: Challenge #6 - Rotating Text Scroller
Post by: Ian Price on May 06, 2007, 03:20:22 AM
Sorry for the double post, but I've just tried this and I get an error message - "Error in <C:\Program Files\PlayBasic\SLib\fonts.pba>,55: Fatal Error - Font #5 Does Not Exist."

:(
Title: Re: Challenge #6 - Rotating Text Scroller
Post by: kevin on May 06, 2007, 07:20:31 AM
  With what version of PB?

Title: Re: Challenge #6 - Rotating Text Scroller
Post by: Ian Price on May 06, 2007, 08:26:31 AM
The latest update - 1.69c.
Title: Re: Challenge #6 - Rotating Text Scroller
Post by: kevin on May 06, 2007, 08:31:53 AM
[plink] 1.69D (http://www.underwaredesign.com/forums/index.php?topic=1150.msg13329#msg13329)[/plink] is current fx prototype.   No idea if it'll work in that or not.
Title: Re: Challenge #6 - Rotating Text Scroller
Post by: Ian Price on May 06, 2007, 08:36:02 AM
You're updating too often! Obviously I missed that one.

[EDIT] I had actually downloaded it - and put it into my PB folder - just never extracted it. D'oh.

BTW That scroller does work now. Excellent stuff :)