Project Overview
O.Zen is a biofeedback video game developed at Ubisoft Lille and released on iOS and Android platforms in late 2015. The game uses biofeedback technology, specifically heart rate variability (HRV) monitoring through a connected sensor, to help players understand their stress levels and learn to manage them through gamified exercises. Players engage in a series of calming mini-games and challenges that respond in real time to their physiological state, rewarding relaxation and coherent breathing patterns with in-game progress. O.Zen represents an innovative intersection of gaming and wellness technology, demonstrating how interactive entertainment can serve a genuine health purpose beyond traditional gameplay.
My Role & Contributions
As a developer on the O.Zen project at Ubisoft Lille, I contributed to the gameplay systems and the biofeedback integration that set this title apart as a pioneering use of health technology in gaming. I worked on the mini-game implementations that translate biometric feedback into engaging gameplay interactions — designing systems where the player's heart rate coherence directly influences game states, visual environments, and score progression. I contributed to the HRV data processing pipeline that receives raw sensor data via Bluetooth, applies signal filtering to remove noise and artifacts, and converts the cleaned biometric signal into gameplay-relevant parameters in real time. I helped implement the breathing guidance system that visually coaches players toward coherent breathing patterns, synchronizing on-screen animations with optimal inhale-exhale timing. I also worked on the progression system that tracks the player's stress management improvement over days and weeks of practice, providing motivating feedback loops that encourage regular use. Collaboration with the health science advisors on the team ensured that the gameplay mechanics accurately reflected established biofeedback therapy principles.
Technical Challenges
The most significant technical challenge was creating a reliable and responsive connection between the HRV sensor hardware and the Unity game engine. Bluetooth Low Energy communication with wearable sensors introduced variable latency and occasional signal drops that could disrupt the gameplay experience if not handled gracefully. I contributed to the signal processing layer that buffers incoming data, interpolates across gaps, and applies real-time filtering algorithms to extract clean HRV metrics from noisy raw signals. The system needed to distinguish genuine physiological changes from sensor artifacts — motion noise, poor skin contact, and electrical interference could all produce misleading readings that would break the biofeedback loop. We implemented confidence scoring for incoming data so the game could adapt its responsiveness based on signal quality, maintaining an engaging experience even when sensor conditions were suboptimal. Another challenge was designing mini-games that are genuinely fun while being controlled by an unconventional input — the player's physiological state. Traditional game design relies on instantaneous player inputs, but heart rate and breathing patterns change slowly and involuntarily, requiring a fundamentally different approach to responsiveness, feedback timing, and difficulty progression. We developed game mechanics that operate on longer timescales, rewarding sustained relaxation states rather than quick reflexes, while still providing enough moment-to-moment visual and audio feedback to maintain engagement.
Results & Impact
O.Zen was released on iOS and Android and represented one of the earliest mainstream attempts to combine biofeedback health technology with polished video game production values. The game received attention from both the gaming and health technology communities, praised for making stress management techniques accessible through an engaging, gamified format. Players reported genuine improvements in their ability to recognize and manage stress responses after regular use, validating the biofeedback approach. The project was significant within Ubisoft Lille as an exploration of gaming beyond entertainment, demonstrating the studio's willingness to innovate at the intersection of health and interactive technology. For me personally, working on O.Zen expanded my technical skills into hardware integration, signal processing, and health technology design — domains quite different from traditional game development. The experience of building gameplay systems driven by biometric data rather than button presses fundamentally broadened my understanding of what interactive experiences can be and how games can serve purposes beyond entertainment.








