Module: RpgLib

Defined in:
lib/rpg_lib/api.rb,
lib/rpg_lib/version.rb,
lib/rpg_lib/roll_set.rb,
lib/rpg_lib/die_roller.rb,
lib/rpg_lib/dice_roller.rb,
lib/rpg_lib/parser/dice_parser.rb,
lib/rpg_lib/parser/dice_expression_nodes.rb,
lib/rpg_lib/parser/dice_expression_parser.rb

Overview

Copyright 2017 Jamie Hale

This file is part of the RpgLib gem.

RpgLib is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

RpgLib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with RpgLib. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: Api, Parser Classes: DiceRoller, DieRoller, RollSet

Constant Summary collapse

VERSION =
'1.0.1'.freeze