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

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