Advertisement

j2me quiz game with AI

Started by October 02, 2008 05:54 AM
0 comments, last by Sneftel 16 years, 1 month ago
hi I need some help for my j2me game development. I want to add some AI component in it. I want to change the level of difficulty of next question depending on whether the user gave a correct answer or not. what kind of an algorithm can I use? Please help...
When the user gets a question right, increase the level by one. When the user gets a question wrong, decrease the level by one. Ask the user questions based on their current level.

This topic is closed to new replies.

Advertisement