Sha256: 77dacc1ecf4b16613865059fc7005e0dfba5b5a7fe28b790f69fa8c171817429
Contents?: true
Size: 181 Bytes
Versions: 1
Compression:
Stored size: 181 Bytes
Contents
module Dicechucker autoload :Dice, File.expand_path('../dicechucker/dice.rb', __FILE__) autoload :GameLogic, File.expand_path('../dicechucker/game_logic.rb', __FILE__) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dicechucker-0.6.0 | lib/dicechucker.rb |