Hi, I am working on a game for the sunday school students and am not sure if flash is the way to go. I must say that I am not that good in actionscripting but willing to put more hours to learn if I can work this game out.
Basically, it is a quiz like game with multiple choices. When the student select the right answer, he gets points. To get them to play more often, I was thinking of adapting the snake and ladder idea to it. Given a small board of maybe 25 or 40 squares, they roll a die and advances. But each square they land on has a question. If answered correctly, they stay at the square. If answer is wrong, they get kick back to the original space.
I have compiled a list of questions to be use and wonder if flash can randomly call the questions and multiple choices from a database (or text file). Furthermore, it must be able to detech which questions have been asked so it won’t repeat the questions.
Finally, the game ends when they reach the last square and answer correctly. Although it seems easy but I’m sure it’s quite alot of work. I can do the questions in html and php but realised that if the ‘BACK’ button is clicked, u can retry the question until you get it right. That’s a no no of course.
Would this game be workable in flash or should I look at something else? Also, are there any recommendations on books for quiz like games?
Thanks in advance. :bu: