Skip to content

Grid Play

What is Grid Play?

Grid Play is a Streamlit-based application that provides a browser interface for:

  • Playing gridworld games with keyboard or button controls
  • Configuring levels with adjustable parameters
  • Testing AI agents through step-by-step execution
  • Creating custom levels using the built-in level editor

Getting Started

Grid Play is organized into three main tabs:

Tab Purpose
Game Play the game, control your agent, and view your status
Config Configure game level
State Inspect the full game state for debugging

Quick Start

  1. Open the Config tab to select a level source
  2. Adjust parameters as desired and click Save
  3. Switch to the Game tab to start playing
  4. Use keyboard controls or buttons to move and interact