GDG Coding Jams
Build with AI. Together.
Share
Mame Diarra Diakhate
Builder profile

Mame Diarra Diakhate

1
build shipped
Current tier
Builder
Maker
4 builds to unlock
Badges

What they’ve earned so far.

Coding Jam Builder

Coding Jam Builder

1 build
Earned
1 build so far
Coding Jam Maker

Coding Jam Maker

5 builds
Ship 4 more builds to unlock
Coding Jam Champion

Coding Jam Champion

10 builds
Ship 9 more builds to unlock
Their builds

1 build on the board.

IBM Escape Room
Track 09GDG Brooklyn
IBM Escape Room

This project is an Autonomous AI Escape Room Engine that leverages Yann LeCun’s JEPA architecture and Gemini 2.5 Flash to create procedurally generated 3D games. It utilizes a multi-agent framework where specialized modules like the Configurator and World Model collaborate to simulate the physics and logic of your environment. Players select unique themes and scenarios which the engine then transforms into an interactive, real-time 3D world using the Three.js library. The system moves beyond sim

Mapping Yann LeCun’s JEPA paper directly to game master mechanics revealed that modular brain agents (Configurator, World Model, Critic, Actor) naturally eliminate AI hallucinations by simulating spatial physics before narrative generation. We were surprised by how seamlessly an LLM orchestrator could generate real-time 3D spatial JSON protocols while maintaining strict object permanence across ga