Inherits GameScene::BaseScene < Scene < Struct < Value < Object
Render the scene description.
Note: There is no need to explain the scene's available options since Command options are automatically generated from #commands.
Command
#commands
def render(state : State) puts "You are in an empty room. To your left is an open door." end