Thursday, 9 February 2012

"Calm Down! I C U!" Game Problems We Need to Solve

1."Implementation of the Random Position of Small Guys"
We can build an array with 40 elements( `.`40 = 100-60). For instance, if the meditation value=78, 22 small guys will come out at the four edges of the stage, which means 22 of the 40 will act.

The problem is the place of each guy and the length of each guy should be random.

And for improving the game, which one(s) will be red(or other colours) will be random too.

2."When the value changes, those guys should appear or hide from the previous state, instead of the whole redistribution"
Maybe we can solve this problem by giving each guy a certain value. When the mind value reaches n, No.0~n guys are activated. Those guys are different from each other, although they look the same.

so far so much...-_=lll

No comments:

Post a Comment