Hi all,
I’d like to create a multiplayer quiz and I have a little issue since two days. I tried to search for a solution on google and in the forums, but didn’t get any additional information.
My game should get the questions directly from a mysql database. How can I set up a connection, so that the game gets random questions from the DB?
Second question is: how can I define, which questions (out of four possible) is the correct one?
Cheers