Module: Gemwarrior

Defined in:
lib/gemwarrior/battle.rb,
lib/gemwarrior/game.rb,
lib/gemwarrior/repl.rb,
lib/gemwarrior/world.rb,
lib/gemwarrior/evaluator.rb,
lib/gemwarrior/inventory.rb,
lib/gemwarrior/misc/version.rb,
lib/gemwarrior/entities/boss.rb,
lib/gemwarrior/entities/item.rb,
lib/gemwarrior/misc/wordlist.rb,
lib/gemwarrior/entities/entity.rb,
lib/gemwarrior/entities/player.rb,
lib/gemwarrior/entities/monster.rb,
lib/gemwarrior/entities/creature.rb,
lib/gemwarrior/entities/location.rb,
lib/gemwarrior/entities/items/bed.rb,
lib/gemwarrior/entities/items/gun.rb,
lib/gemwarrior/misc/player_levels.rb,
lib/gemwarrior/entities/items/tree.rb,
lib/gemwarrior/entities/items/stone.rb,
lib/gemwarrior/entities/items/throne.rb,
lib/gemwarrior/entities/items/feather.rb,
lib/gemwarrior/entities/items/stonemite.rb,
lib/gemwarrior/entities/monsters/diaman.rb,
lib/gemwarrior/entities/items/stalactite.rb,
lib/gemwarrior/entities/monsters/amberoo.rb,
lib/gemwarrior/entities/monsters/coraliz.rb,
lib/gemwarrior/entities/monsters/cubicat.rb,
lib/gemwarrior/entities/monsters/apatiger.rb,
lib/gemwarrior/entities/items/sparklything.rb,
lib/gemwarrior/entities/monsters/citrinaga.rb,
lib/gemwarrior/entities/monsters/alexandrat.rb,
lib/gemwarrior/entities/monsters/amethystle.rb,
lib/gemwarrior/entities/monsters/aquamarine.rb,
lib/gemwarrior/entities/monsters/bloodstorm.rb,
lib/gemwarrior/entities/monsters/bosses/emerald.rb

Overview

lib/gemwarrior/misc/player_levels.rb Stats table for each level the player can reach

Defined Under Namespace

Classes: Alexandrat, Amberoo, Amethystle, Apatiger, Aquamarine, Battle, Bed, Bloodstorm, Boss, Citrinaga, Coraliz, Creature, Cubicat, Diaman, Emerald, Entity, Evaluator, Feather, Game, Gun, Inventory, Item, Location, Monster, Player, Repl, SparklyThing, Stalactite, Stone, Stonemite, Throne, Tree, WordList, World

Constant Summary collapse

VERSION =
"0.6.1"