Goby 0.2.0 is available at https://rubygems.org/gems/goby.
New features include the following:
Music
module provides looping background music,Player
can travel to multipleMap
s -Map
state is saved,Fighter
module encapsulatesEntity
battle behavior (thanks @scosbet!),goby
executable generates simple starter project,Monster
s may drop multiple treasures,Entity
stats are now aHash
(thanks @Jeff-Hostetler!),- Convenient
NPC
#say
displaysNPC
's name (thanks @jamesball27!), - Convenient treasure chest
Event
, Location
class encapsulatesMap
and 2D positionMap
'sregen_location
has been replaced byPlayer
'srespawn_location
.