Open littilemike11 opened 2 years ago
Make an array, generate random question (idk how many but itll have to be alot) and add them to that array. Have game screen 'pop' a question out and display it. 'pop'ing it out will also delete it to ensure that it will not be repeated. Each game should pull from that array of questions.
Make a boolean variable denoting if user has done the daily set already or not. Reset variable at 12AM everyday