module

CrystalQuest

Constants

DEFAULT_AUTOPILOT_TURNS = 20

Default length of an autopilot run when --turns is not given.

VERSION = "0.2.0"

Class methods

run(autopilot : Bool = false, turns : Int32 | Nil = nil, character_name : String | Nil = nil, load_path : String | Nil = nil)
Source