A local LLM game for testing escape-room reasoning

WATCH MY ESCAPE is a where people can build their own 2D escape rooms and let an LLM try to solve them. It was made for the x Gradio Build Small Hackathon.

The game on the player’s own machine. Its controls work like old adventure games, where the model must choose action verbs such as moving, opening, or using objects.

This makes the model reason about objects, space, and next steps instead of only producing text. A playable Space, hackathon page, blog post, and are available.

Key points

  • People can create 2D escape rooms and have an LLM try to solve them.
  • The game , which can reduce outside API costs during experiments.
  • The action-verb setup tests whether the model can reason about objects and space.
  • The project includes a live demo, blog post, hackathon page, and .
  • Its main value is low-cost agent reasoning practice, not production .
Read original