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
- Open the Config tab to select a level source
- Adjust parameters as desired and click Save
- Switch to the Game tab to start playing
- Use keyboard controls or buttons to move and interact