1 रिपॉजिटरी
Systems that run user-authored scripts as independent agents to control simulated entities.
Distinct from Autonomous Agent Execution: Focuses on game-logic script execution rather than AI agent autonomy [f0_mt1] or web-browser scripts [f0_mt3].
Explore 1 awesome GitHub repository matching software engineering & architecture · Autonomous Script Execution. Refine with filters or upvote what's useful.
Ruby Warrior is an educational programming game and scripting sandbox designed to teach the Ruby language. It functions as a turn-based strategy engine where users write scripts to control a character's behavior and solve puzzles within a grid-based world. The platform focuses on algorithmic logic and decision-making, requiring users to write autonomous scripts that navigate obstacles and defeat enemies. It provides a gamified environment for practicing tactical scripting and interactive Ruby learning. The system includes a state-querying API for detecting environment tiles and character pos
Provides an engine that executes user-defined Ruby scripts as autonomous agents to control character movement and actions.