Libraries
»
pc
(0.0.3)
»
Index
»
Pc
»
Tournament
»
#select_game
Method: Pc::Tournament#select_game
Defined in:
lib/pc/tournament.rb
#
select_game
⇒
Object
11 12 13
# File 'lib/pc/tournament.rb', line 11
def
select_game
ask
%{
Pick a game
}
,
loaded_games
end