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

5 tips to make your Loquiz logic simpler and clearer
16 July 2026

When we create a game and we’re confident with the Creator tool, we have a lot of game ideas. Some...

10 underrated features of the new Creator
10 July 2026

The new Creator has slightly changed the way we use Loquiz to create games. In this transformation, we’ve added a...

My Loquiz game has an error on the Creator, what should I do?
1 July 2026

When you build your very own game on the Creator, there are many reasons why your game has an error....

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