BlogGame ideasFeatures

Remote control logic: Influence the game remotely as the game master

As the game master, there’s a trick to influence the game in real time. And it’s not the live update (it’s not meant for that).

Here’s what I call the “remote control logic”: Log in as a player, scan one QR code, and then you have a remote control panel. It’s a list of tasks; each of them will influence every player’s game. Do not share the QR code with any player; you’re the only game master.

The remote control logic: How to implement it

With the remote control, you can distribute points to every player, notify players of something, make some task appear on the map, etc… The main question is: How do we even set it up? It needs a bit of Creator logic.

Step 1: Edit your game in the Creator

Just like you do usually.

Step 2: Enable the QR scanner in the configuration page

Step 3: In the Creator, add a block “QR code”

On this block, type “remotecontrol”. From there, this QR code can trigger the game master’s list of tasks.

Blocks of a list

Step 4: Use this QR code

Using this generator, I made this QR code. It literally means “remotecontrol”. The Loquiz scanner will recognize this QR code and activate the logic above. Oh, and do not share this QR code with any player.

Print this QR code for your event. Keep it for yourself, as the only game master.

Step 5: Make the logic

Now, let’s see what the logic looks like from the Creator.

The key to such a game master’s remote control is the following block:

Answer is correct by any team block

Indeed, this block influences other games. We’ll benefit from this to create the game master’s remote control.

If you, as the game master, finish task 1 “send point”, then every other player will receive task 2 “get points”. Task 2 will add points to every player’s score.

We can add other options from the game master as follows:

The game master can add points, show a task on the map, show a hint on the list, or end the game for every player

If there’s anything unclear for you in this explanation, feel free to send me an email. I’d be happy to help you out!

Example of remote control usage

Example 1: Add points to everyone

Do you feel generous? Add a certain amount of points to everyone.

Example 2: Show a new task on the player’s map

There’s a hidden place on the map. You’ll disclose this only when you want to. With the remote control, toggle this task on the map for every player.

Example 3: Show hints on the list

You know that one quiz question is notorious for being difficult to solve. Sometimes your player won’t have an issue solving it. But other times, they need a hint… Show this hint when you feel like it with the remote control logic!

Example 4: End the game for everyone

Do you need to strictly follow your schedule and end the game? The remote control logic gets you covered:

Related stories

Why should you spend at least 2/3 of your time Testing your game for events?
19 June 2026

If you have a game for an event tomorrow and haven’t tested it yet, then you might need to postpone...

How to allow multiple attempts to answer one Loquiz task
17 June 2026

In a typical Loquiz game, players solve a series of quizzes. In the normal settings, either they have one shot,...

15 logic brain teasers used in tech or audit job interviews
16 June 2026

Nowadays, candidates applying to tech companies such as Google or consulting firms such as McKinsey often go through a series...

Start free trial to bring your ideas to life

Sign up and create games, tours, team events and educational content that captures peoples' attention
Start from the scratch or use templates to kickstart!

Start for free