You are on page 1of 1

TETRIS

1. What is the goal of the gameplay?


-create as many horizontal lines, without gaps (this way you get points and
procede to the next level)
2. What is the game mechanic?
- provide the correct input in a given amount of time ( move the piece
left/right and rotate it so it can fit in)
3. What are the skills required from the player?
- precision (in which direction do I have to tap so that the piece can go in
the right direction)
- timing anticipation time(when to move the piece, when can I drop it)
- measurement (how many times can I move and rotate the piece
depending on the first 2 skills)
4.Expected inputs?
- precision (left-right buttons)
-measurement (drop)

You might also like