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

Username:   Password: 
 RegisterRegister   
 Request a Tutorial
Index -> Programming, Turing -> Turing Tutorials
Goto page Previous  1, 2, 3 ... 14, 15, 16, 17, 18  Next
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
[Gandalf]




PostPosted: Thu Jan 29, 2009 1:46 am   Post subject: RE:Request a Tutorial

It's already been done:
http://compsci.ca/v3/viewtopic.php?t=859&highlight=fps+frame+rate
http://compsci.ca/v3/viewtopic.php?t=5730&highlight=fps+frame+rate
http://compsci.ca/v3/viewtopic.php?t=7393&highlight=fps+frame+rate

If some of these don't already output the frame rate they can be very easily modified to do so.
Sponsor
Sponsor
Sponsor
sponsor
saltpro15




PostPosted: Thu Jan 29, 2009 9:33 am   Post subject: RE:Request a Tutorial

Gandalf how do you find these? I ran about 10 searches and all that comes up is stickies and the same crap I've read a hundred times Sad thanks though
[Gandalf]




PostPosted: Thu Jan 29, 2009 9:53 pm   Post subject: RE:Request a Tutorial

Search the "Turing Tutorials" forums by topic and use keywords "FPS frame rate", as you can see at the end of each link I posted.

No problem. Smile
westniles




PostPosted: Mon May 25, 2009 11:40 am   Post subject: Re: Request a Tutorial

hey guys. i am making a video game for turing and i was wondering how i can make an enemy picture move along the bottom of the screen back and forth like in Mario with the Gumbas thx any comments are helpful.
leafs23




PostPosted: Wed May 27, 2009 7:18 pm   Post subject: Re: Request a Tutorial

westniles @ Mon May 25, 2009 10:40 am wrote:
hey guys. i am making a video game for turing and i was wondering how i can make an enemy picture move along the bottom of the screen back and forth like in Mario with the Gumbas thx any comments are helpful.

just use animation
ecookman




PostPosted: Thu May 28, 2009 7:46 am   Post subject: Re: Request a Tutorial

westniles @ Mon May 25, 2009 11:40 am wrote:
hey guys. i am making a video game for turing and i was wondering how i can make an enemy picture move along the bottom of the screen back and forth like in Mario with the Gumbas thx any comments are helpful.


for loops and locate function for making it move along the screen by itself


for statement
put "W"
locate (1, +[var used in for statement]
end for

if you want to move it across the screen with keys look for a game that has been already made and use that code as a template.
ecookman




PostPosted: Thu May 28, 2009 7:48 am   Post subject: RE:Request a Tutorial

A tutorial request:
making a coutndown timer that you can enter a date and it would save it and count down from then untill the time reaches 0 and then it deletes the saved date.
prateke




PostPosted: Tue Oct 06, 2009 11:14 am   Post subject: RE:Request a Tutorial

umm... im kinda new to turing and i look forward to using it for my math and stuff. But i need to know how to put in a scroll bar in the prgramme cuz i cant see what my prog has outputted in all =)
Sponsor
Sponsor
Sponsor
sponsor
DemonWasp




PostPosted: Tue Oct 06, 2009 12:26 pm   Post subject: RE:Request a Tutorial

Look into View.Set in the Turing help. You will want to set it to either "text" or "screen" output.
Ph3nix




PostPosted: Sun Oct 11, 2009 7:40 pm   Post subject: Re: Request a Tutorial

Hi, new member, I need to write some script that lets me fill in a shape without using the fill commands, any help would be appreciated! Thanks!
DtY




PostPosted: Sun Oct 11, 2009 8:13 pm   Post subject: Re: Request a Tutorial

Ph3nix @ Sun Oct 11, 2009 7:40 pm wrote:
Hi, new member, I need to write some script that lets me fill in a shape without using the fill commands, any help would be appreciated! Thanks!

Are you supposed to reimplement the fill function?
This might help: https://secure.wikimedia.org/wikipedia/en/wiki/Bucket_fill
Ph3nix




PostPosted: Sun Oct 11, 2009 8:17 pm   Post subject: Re: Request a Tutorial

DtY @ Sun Oct 11, 2009 8:13 pm wrote:
Ph3nix @ Sun Oct 11, 2009 7:40 pm wrote:
Hi, new member, I need to write some script that lets me fill in a shape without using the fill commands, any help would be appreciated! Thanks!

Are you supposed to reimplement the fill function?
This might help: https://secure.wikimedia.org/wikipedia/en/wiki/Bucket_fill


Well honestly not too sure, teach just said, draw trapezoid, fill it, oh and you can't use the fill command...Thanks for the link though, gonna check it out.
DtY




PostPosted: Sun Oct 11, 2009 9:27 pm   Post subject: RE:Request a Tutorial

Oh, if you just need to draw a filled trapezoid, you can use the primitive shape drawing commands, a trapezoid is just two triangles and a rectangle.
DemonWasp




PostPosted: Mon Oct 12, 2009 10:16 pm   Post subject: RE:Request a Tutorial

...or just the two triangles.
Chaoskiller




PostPosted: Thu Oct 29, 2009 8:18 pm   Post subject: RE:Request a Tutorial

Hey, Im wondering if someone can make a sprites tutorial because im having trouble with that command.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Tutorials
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 15 of 18  [ 261 Posts ]
Goto page Previous  1, 2, 3 ... 14, 15, 16, 17, 18  Next
Jump to:   


Style:  
Search: