BlogVibe coding

Vibe-coding page #9: Live photo page

You’re playing a photo game (like the Photo Hunt); players take a lot of fun photos. But you’d like players to see others’ pictures anytime. Not just during the final stage of the game. With a custom results page, we got you covered!

You can try it out now, and you can build the same page yourself.

Live photo page
I used the example of the “Trick the AI” photo game

How to make it yourself?

In fact, you can recreate such a result page using Vibe-Coding. Just go to your favorite LLM (e.g. ChatGPTClaude, or Gemini), then copy and paste the following prompt and attach this .txt file. Once you have the page, feel free to ask the AI to modify a few small details.

Build me a HTML result page that shows:
Every photo and video taken by teams during the game. Each photo shows the name of the team and short intro
Use the URL to get the game ID and scope (no need of a field on the page to add the Game ID) by adding ?gameId=YOUR_GAME_ID&scope=SCOPE to the URL

Use tailwind for a nice design, make sure that the page is print friendly
Use the attached api-for-llms.txt file to get instruction on how to fetch Loquiz results data
It does not need the API key as the game from game ID have public results

Once you have the page ready and hosted, you can insert the URL as a hyperlink on any of your Loquiz tasks, using the field variables:

yourdomain.com/yourfilename.html?gameId=${GAME_ID}&scope=${SCOPE}

As a quick test, you can also use our URL:

https://loquiz.com/results/mediaviewer.html?gameId=${GAME_ID}&scope=${SCOPE}

${GAME_ID} will automatically find the game ID of your game. ${SCOPE} will automatically find the scope, which is useful in case if you’re using tickets.

Go to your task settings, add a hyperlink, and paste the link

Let me know what you think of it! If you have any idea of a custom results page, feel free to send me an email.

Related stories

New template: Simple tour
10 April 2026

You’d like to create a tour in your own city, and you need a template? We’ve created the “Simple tour”...

How to (easily) test your games with Loquiz
8 April 2026

When you develop a Loquiz game, you need to spend at least 2/3 of your time testing and improving your...

Create Your Own Location-Based Game (Step-by-Step Guide)
8 April 2026

There are many location-based games: Scavenger hunts, outdoor escape games, immersive outdoor adventures, etc. And there are many tutorials out...

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