Skip to content
Game Heritages

Game Heritages

Goal

The goal is to restore all the gods symbols that was stolen and are kept in chest. To open the chest, the player has to collect small stars across the level to form big stars. In a level, the player has to follow a given path, collecting stars and avoiding obtacles on the way. The game is designed for small children and contains no score, or text. Animated popup appears to motivate the user. A level has no end, it up to the user to know when to stop (based, for example, on the number of collected star). The ending screen shows the time (in planets) and the number of big stars filled.

Input

By keeping the right arrow key down, the player moves to the right at a given speed. We should always keep this key down and release it only for breaks (when the patient as to cough). By blowing in the PEP, the player goes down. To manage to play with the PEP, the Flappi, other devices, or even to simulate them with keybord, the Input follows a specific structure explained here.

Breathing exercise

The goal is to do an autogenic drainage, which is a typical breathing therapy exercice. It loops on the following breathing cycle: 3 breaths at high volume; 3 breath at medium volume; 3 breath at low volume. The expiration has to be constant, low and last 10 seconds. Idealy, at the end, it should be stronger. A pause of 3 seconds after breath in should be done. To motivate the user to do the inspiration break, a star is growing behind him when he hold his breath. If he waits 3 seconds it is fully grown and is collected as soon as he expire.

Calibration

To know the total lung capacity of the user (which can change every day) a calibration phase is done each time we launch the game. The user should fill his lung and start blowing in the PEP (or other device) to completely empty them. The entire level is then adapted to the calibrated capacity. In the game, the player on a island to do the calibration. It has to fill at least a given threshold (half of the bar) to be able to do the level.

Development sessions