what libs are you using to create your game? simple canvas and timer? xui2d? libgdx? ispritekit? its better to give you the snipped for the tool you wanna use.
Hi ilan thank you for the reply.
I said game but it is not like 2d/3d action or moving etc, it is like a quiz game. it asks people questions and gives many possible answers only one of them is correct, like a trivia game.
I'm starting it from scratch but maybe someone out there already made a sample code for something like this. Im trying to figure out how to allow people to connect from facebook in order to have their picture on the game and store their current score, it's like candy crush but for trivia, you just move forward to the next question as if it was a level. The background was purely black with white text so i thought it looked really bad, i have used xui2d on this project but not done anything with it yet.