Posted By: wraggster
beodeulpiri has posted an entry into the Neoflash Coding Contest.
Tangram is the ancient china puzzle. It's good for your brain training.
This game has total 72 stage that is made with manual work terribly.
It has two control method that is shape recognition of stylus movement and key pad control.
Shape recognition is easy control method when sprites are departed from each other.
But when sprites are at a short distance, Shape recognition is difficult to control
because of interference of the other sprite.
So you will have to use key pad control and I recommend for the key pad control.
Magnifier icon is helped with you one tan position at each stage randomly.
#Shape recognition
-. click and drag : movement
-. Straight left,right,up,down line : flip
-. sloping left, right line : rotation
#Key pad control
-. Pad left,right,up,down : movement
-. Y, A : rotation
-. X, B : flip
-. Trigger L, R : tangram selection change
-. select key : stage change on play
Sorry for the bad english.
Download and Give Feedback Via Comments