How interactive football games work

What sits under a simple-looking kick: reading a fast shot in changing outdoor light, answering it instantly and fairly, and keeping it reliable across days and sites.

Abstract cover illustration for how interactive football games work, a luminous figure striking a ball toward a glowing goal

A kick looks simple. Someone steps up, strikes a ball, a screen reacts. The demo takes three seconds, and the hard part is invisible.

Underneath, the system has a fraction of a second to read the action, decide what happened, and answer on a large screen in a way the player believes. Doing that once, in a controlled room, is an interesting problem. Doing it all day, outdoors, across sites and weeks, requires an operational system. The build behind these notes is the BMO Goal Challenge, deployed in outdoor fan zones across two cities during June and July 2026.

Reading a fast action in a live space

The first demand is catching the action cleanly. A struck ball crosses a short play area in a fraction of a second and holds still for none of it, so whatever captures it has to be configured for that speed. Capture that is not quick enough loses the ball to blur, or misses it between frames. That has to hold outdoors, where the light never settles. A fan zone runs from hard midday sun to overcast cloud to dusk over a single day, then repeats under different weather, and anything reading the scene has to keep working as it shifts.

The space is also busy. People cross the play area, movement happens around the goal, and not all of it is the shot. A system that reacts to the wrong movement puts a wrong result on the screen, and in front of a waiting queue that is noticed at once. The task is to answer a genuine effort, including a weak or scuffed one from a nervous player, while ignoring everything else around it.

Turning a reading into a result

Reading the shot is half the work. The answer has to feel instant, and it has to be right.

Instant is a perceptual deadline, not a figure of speech. For the response to read as a direct reply to the kick, the whole path, reading the action, deciding the outcome, producing the image and putting it on a large display, has to finish inside the short window where a person still sees cause and effect as one event. The display itself is part of that budget and is not free. Meeting that deadline forces every stage to justify the latency it adds, and it holds steady pressure against inserting one more step that a demonstration could afford and a live crowd cannot.

Right means trustworthy and fair. Reliability does not come from acting on a single reading, since one misread becomes a wrong answer on the wall. The sensing draws on more than one method, each covering what the others cannot, so a single misread does not decide the result. Fairness runs underneath the whole thing. Similar shots have to produce consistent outcomes from the first player to the last.

Digital goalkeeper on the LED goal at the BMO Goal Challenge fan zone
BMO Goal Challenge structure with a large LED goal at an outdoor soccer fan zone

Built for continuous use

Most of the difficulty lies in keeping the system dependable through repeated play, under changing conditions, and on a second site. Throughput is a design constraint from the start: the experience has to reset and stand ready for the next player quickly, through a full event day. The system is calibrated to each site, and follows a repeatable recalibration process when the setup or the operating conditions change, rather than being set once and left. The people running it are event staff, not developers, so it has to run without a specialist watching over it, with remote support on hand when something needs a closer look. Across two cities and several match weeks, that operational side, more than any single idea, decides whether it holds.

None of this is specific to a ball or to football. Reading fast physical action in a real place, and answering it instantly and fairly, raises the same demands whatever the action: speed that outpaces easy capture, light and surroundings that will not stay still, a fixed limit on response time, and reliability under continuous public use. Change the sport and the shape of the work stays the same.

Related project: BMO Goal Challenge.

Related capability: Sensing and Spatial Response.