What happens when a hockey fan knows Figma too well?
This project started as a personal challenge to push the boundaries of Figma prototyping using variables and conditional logic.
The NHL has 32 teams, split into home and away, meaning two different teams and a live score for each need to be dynamically displayed at any given moment.
Figma's keyboard input feature is powerful but limited. It only registers the first key pressed and cannot accept a full string of input, so the solution needed to be built entirely around pointer interactions and conditional statements instead.



