Devoxx Robotic Madness
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-10 08:48:11 +02:00
docs First baseline 2026-09-09 15:39:11 +02:00
references First baseline 2026-09-09 15:39:11 +02:00
BIGGY.md Adjust configuration a little 2026-09-10 08:48:11 +02:00
DROID.md First baseline 2026-09-09 15:39:11 +02:00
LICENSE First baseline 2026-09-09 15:39:11 +02:00
README.md First baseline 2026-09-09 15:39:11 +02:00
TECH.md Adjust configuration a little 2026-09-10 08:48:11 +02:00
VOXXY.md Adjust configuration a little 2026-09-10 08:48:11 +02:00

The Robot Games — Agent Baseline

Baseline pack for the Devoxx Belgium Robot Games (deadline Wed 30 Sep 2026, 23:59 CEST).

This repository is not the game. It is a structured brief so later AI agents can implement a playable entry without re-scraping the competition site.

Official sources:

What you must build (constraints)

Must Detail
All three robots Voxxy, Droid and Biggy each need a unique reason to exist
Venue Kinepolis Antwerp — exhibition hall and/or cinema level + grand staircase
Playable New player can start, understand the goal, finish a round
Runnable from repo README gets a judge from clone to playing
MIT licensed LICENSE file required
Original Do not ship the official Robot Lab demo robot with a new coat of paint

Any engine, language, stack, and dimension is allowed. 2D can beat 3D. Generative AI is expected and should be documented.

Judging (100 points)

Pts Criterion
40 Originality
20 Realism (mass, momentum, cinema light, building physics)
15 Playability
10 All three robots (distinct roles)
10 Sense of place (recognisable Kinepolis)
5 GenAI craft (prompts + what you fixed by hand)

How agents should use this pack

  1. Read docs/BRIEF.md then docs/VENUE.md.
  2. Read robot personalities and movement contracts:
    • VOXXY.md
    • DROID.md
    • BIGGY.md
  3. Read TECH.md for presentation / engine choices (ANSI MUD, 2D, 3D, VR, …).
  4. Use references/ assets as ground truth for silhouette, colour, and layout.
  5. Log prompts and hand-fixes in docs/GENAI.md as you work.

Robot behaviour is authoritative in the three root markdown files. Change those files; do not hard-code personality in engine code without reading them first.

Technical presentation is authoritative in TECH.md.

Layout

VOXXY.md                 # Voxxy behaviour contract
DROID.md                 # Droid behaviour contract
BIGGY.md                 # Biggy behaviour contract
TECH.md                  # Engine / presentation / input / audio config
LICENSE                  # MIT
README.md
docs/
  BRIEF.md               # Rules distilled for agents
  VENUE.md               # Two-level map notes + photo index
  GENAI.md               # Prompt log template
  SOURCES.md             # Canonical URLs
references/
  robots/                # Official model sheets (PNG)
  venue/maps/            # Floor plans
  venue/pictures/        # Copyleft venue photos

Prizes (one ticket per entry)

  1. Combi ticket + opening keynote demo
  2. Conference ticket
  3. Deep Dive ticket

Together €2,135 excl. VAT. Individual or team. Submit a public GitHub repo.