Sunday, September 29, 2013

Deconstructing A Print and Play Game: Rock, Paper, Scissors

The game of choice for the next step in developing a Print and Play game was to deconstruct a current one, that of which can be learned and played in thirty minutes. The game of choice was one called Rock, Paper, Scissors, a 2D, discrete game, but don't let the name fool you!


Players play the game in which up to 3 can plarticipate, where each player has 15 hexagon tiles that are double-sided, in which each face will say if it's rock, paper, or scissors. The goal of this game is to attain victory by capturing an opponent's pieces - 3 of 2 kinds more specifically - by outplaying the opponent in strategic measures. To capture an opponent's piece, the player has to surround an opponent's piece with 6 of the opposing type (for instance: one scissors surrounded by 6 rocks). The interesting part is that the player can put him/herself in a bad situation, because their own tiles count as ticks towards capturing the piece, and to add to it, opponent pieces count as two ticks instead of one on the piece they're attacking.


Here, the blue paper can be taken due to it being affected by 2 blue scissors, which is 2 ticks combined, and 2 red scissors, which is 4 ticks combined, amounting to 6 ticks, and the capture of the paper piece for the red player. Even with this example, the player on each turn is given one option out of three: to flip an existing piece they own, to put a new piece on the board, or to shift one of the existing pieces on the board to a new nearby location one space over. The space the game takes place in is infinite. The pieces can extend as far as they want, and are always available to go in any direction the players want to build in.

More specifically, each hexagon piece can be classified as an object, in which case they can be flipped, moved one pace over, or taken off the board. The pieces come in red, blue, and green to show differences in teams, and on each piece is a sign. Rock beats scissors, paper beats rock, and scissors beat paper. Flipping the piece changes its sign, moving the piece over requires it to transform to a different location exactly one space over with a requirement of two adjacent openings on it, and being taken off the board is the piece being captured by the opponent. Since the player is going for capturing opponent pieces in the long run, the player must decide if moving, flipping, or adding new pieces to the board is necessary to play safely while attacking his/her opponents.


Players learn as they play to strategize their plays, considering options of losing or gaining pieces, changing moves and motives, and the manipulation of the environment to fit their needs, contrary to the opponents'. The player is always given the option to add, flip, or move a piece, and by carefully thinking and moving the pieces, they can achieve a goal against their opponents by outwitting them or playing while thinking in advance.


Interestingly enough, the game has a small play of chance involved. When you start the game, your pieces are in a stack, shuffled. As your turn comes around, you play the top hexagon piece in your stack, with the side that was given to you from the start. This really makes you consider your placement, and makes you strategize for plays in the future, as well as can give or take away power from you and your opponent by putting certain pieces on the field to block them, sneak in a card with a good flip option, or bait your opponent into taking for a better outcome.

Overall, the game was surprisingly more in-depth despite the name of it, and it was far more complex than what was anticipated. It kept a good level of fun, speed, and wasn't a rough learning curve at all to overcome. Definitely noteworthy points to keep in mind for this project.

No comments:

Post a Comment