<

>

WEEKS 7 & 8

Experience Prototyping

Introduction

For our final building engaging prototypes assignment, we had to prototype experiences. In pairs we had to create a prototype which would react to body movement (also known as an exertion interface). The Wizard of Oz Prototype had to stimulate social interaction and use projection mapping (spatial augmented reality). For this assignment we had to adhere to several requirements which were:

Concept

Jump Stack

1 player – player jumps each time a block reaches the one underneath to start stacking a block tower. If the block overlaps the next block becomes smaller, if you miss the tower you lose.
2 player – one player is the blue block and the other is the yellow block. Players jump in turns to build a tower together. If the block overlaps the next block becomes smaller, if you miss the tower you lose.

Scenario

Whenever the user jumps the block is placed. If the user jumps too late or too early, they either lose (if the block doesn’t match up at all with the previous one) or the next block becomes smaller.

Interface elements

Wizard input

When the user jumps, the block is placed at the point where the user had jumped. So every time the user jumps a block is placed and stacks one by one.

Description of prototype

The game we created named Jump Stack is a game in which players have to jump to stack up blocks, creating a tower. Inspiration was taken from an arcade game in Game State. We have the option for 1 player and 2 players. If one person plays that person controls all the blocks; if 2 people play one will control incoming yellow blocks and one will control incoming blue blocks. Players control the blocks by jumping when they want to place them. When blocks are stacked successfully then the next block does not get smaller, but if the block overlaps the previous one, the next block becomes smaller. Players lose when they miss the block underneath.

Videos and photos of testing

Whilst testing the prototype we didn't encounter any issues. We set up the projector to display the game on the wall and people would stand on the edges for a good view of the game.

Sofia and Celine trying the game
Sofia and Celine after playing the game.

Reflection

Since I have a background in coding, this assignment was not too difficult. We had a basis to start off with which helped a lot in terms of the logistics of the game. We added in the jumping interactivity and a score to make it more competitive.

Using Processing as a prototyping tool is different in that it’s not something I would normally consider using to prototype with due to the complexity and the skill required, but overall it was a good experience.

END OF ENTRY