Critical Hit 2015: Speedmaking (3 games in 30 minutes)

One of our creative exercises, lead by Jorge Lopes Ramos, was to make 3 games in 10 minutes each with a set of utensils. As if making a game in such a short time was not hard enough, he added another restriction: We could not give direct instructions to the group who would play our game afterwards. Instead, we should come up with a more creative way to instruct them.

With 16 participants making 3 games in groups of 4, we had a lot of different approaches.

Critical Hit 2015: Fruit Fever (Week 2)

Last week we finished the third week of Critical Hit 2015 in Montreal, an incubator for experimental wearable games! We continued our game from the week before about eating foodstuff to balance your health values:

The player is ill – their heart rate, body temperature and digestion are either two high or too low – and so the player tries to get healthy by eating foodstuffs. Each foodstuff raises or lowers one or two of the aforementioned properties. (To keep it replayable, those effects are randomly decided at the start of each round.) It’s a logic puzzle: The player has to find out what each foodstuff does by eating them, then look at the current status on their apron, and in the end figure out which foodstuffs to eat to get healthy.

The core concept didn’t change much except going from multi- to singleplayer – this week was mostly about finishing the hardware (last week we only had a digital prototype to test with) and figuring out how to teach the game to new players.

We came up with two ways:

  1. Starting simple, upping the difficulty: First there is only “temperature slider and 2 foodstuffs”, then there is “temperature + heart and 3 foodstuffs” and finally we get to “temperature + heart + stomach and all 4 foodstuffs”.
  2. Using a screen which displays hints for the effect of all 4 foodstuffs in the beginning (“Kiwi: -1 temperature”, etc.) and then reducing the amount of hints by one every round.

In the end, we couldn’t decide which one we prefer and implemented both: One version self-sufficent with just the apron/fork/Arduino, and one version with an additional screen.

And now, without further ado…

FF

Malnutrition is making you sick.
Luckily, you have found some healthy-looking
food, but you don’t know what it does yet.

Pick up your fork and watch as what you eat changes
your body and figure out the right combination.

Munch your way to health in FruitFever!

Source code available at GitHub.

Made possible by Critical Hit 2015.

Fruit Fever (Critical Hit 2015)

 

Credits:

This project was made possible through the Technoculture, Art and Games Research Center’s Critical Hit: Games Collaboratory and the support of Concordia University and Dawson College and financial contribution of the Ministère de l’Enseignement supérieur, de la Recherche, de la Science et de la Technologie.

Critical Hit 2015: Fruit Fever (Week 1)

I’m currently taking part in Critical Hit 2015 in Montreal, an incubator for experimental wearable games. This week, we started our first prototype! The God of Randomness teamed me up with Owen Bell, Milin Li and Mónica Rikic – so 3 of our 4 members are programmers, but luckily my team members are also great at wiring, sewing and making. The theme for the first game was “mini & forbidden”.

The Concept

Our first thematic impulses were to make something with either witchcraft/voodoo or bacteria. This quickly lead to the idea that somebody is ill and must be cured by one or multiple people, possibly using magic. From there we got to our current idea: Two people are ill – their heart rate, body temperature and digestion are either two high or too low – and both try to get healthy before the other one does. To do that, they eat fruits. Each fruit raises or lowers one or two of the aforementioned properties. (To keep it replayable, those effects are randomly decided at the start of each round.) It’s a logic puzzle: The players have to find out what each fruit does by eating them, then look at their current status and figure out which fruits to eat to get healthy. In the end version of the game, there should be neither screen nor keyboard: The players actually eat real fruit with specially made forks that can sense fruit types and wear aprons with LEDs showing their status.