1
Paid Work / Re: Sample Quiz Game
« on: January 04, 2018, 06:54:49 am »Here you go: https://www.dropbox.com/s/zje02h7mhphde2y/quizgame.stencyl?dl=0
Once you import it, make sure to do run>clean project first. That makes sure that any version compatibility issues are taken care of.
That's a really great solution, I've been playing around with it and trying to find a way to not repeat the questions. I realized that there's a "reload" every time a question is answered and it completely reloads the whole game keeping the same pool of questions. Any ideas on how could I work it out to not repeat questions? Thanks in advance!