joseffaghihi / GamificationAlgebraConcepts

Gamification of Algebra Concepts
0 stars 1 forks source link

MMM:Ship AI algorithm #11

Closed joseffaghihi closed 9 years ago

joseffaghihi commented 9 years ago

Nicholas: 1 2 3 minions take the time for user clicking on the first , the second and the third. Make the average of clicking.

Usef: 1 2 3 minions take the time for user clicking on the first , the second and the third. Make the average of clicking. if Usef_P < Nicholas_P slow, spawn minions with the same rate if (numbers of mistakes >=2) show the animation

if Usef_P numbers of mistakes ==0 
         start with dynamic problem

if Usef_P => Nicholas_P Fast spawning

    if (numbers of mistakes >=2)
         show the animation

    if Usef_P numbers of mistakes ==0 
        start with dynamic problem
SibTiger commented 9 years ago

This topic has been shifted towards the User Performance AI. https://github.com/joseffaghihi/GamificationAlgebraConcepts/issues/13