This is a follow up to #16 (comment). I'd like to switch from the current method of replacing the global $stdin and $stdout to having the ScottKit::Game accept a input and output streams in the options has. We can default to the current values so it should be a pretty transparent change.
This is a follow up to #16 (comment). I'd like to switch from the current method of replacing the global
$stdinand$stdoutto having theScottKit::Gameaccept a input and output streams in theoptionshas. We can default to the current values so it should be a pretty transparent change.