Discussion Forums  >  Uncategorized

Replies: 1    Views: 540

tannerp1
I hate code!
Profile
Posts: 1
Reg: Jan 23, 2011
canada
10
01/23/11 06:49 PM (15 years ago)

How to make a truth or dare app

im trying to make a truth or dare app where you click truth and you get a question then you click dare and you get a question. how do i do that
 
Tom Shortridge
Aspiring developer
Profile
Posts: 78
Reg: Nov 22, 2010
Virginia
1,480
like
01/23/11 07:16 PM (15 years ago)
Well, as you've probably figured out, that's not something that's a standard feature offered by Buzztouch, so it'll likely require you to learn some coding. One way you could do it, that wouldn't require coding, and if you didn't mind a lack of randomness, would be to just do two sub-menus, one labeled Truth and one labeled Dare, and put a bunch of different questions or tasks as custom text in each one, and just label them as Question 1,2,3.... or Task 1,2,3..., etc. Otherwise, in order to randomize it, rather than have the user pick, you'd have to write code to pull random questions or tasks from a database. Possible, but will definitely take some work.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.