Method: Codebreaker::Messages.welcome

Defined in:
lib/ep-codebreaker/messages.rb

.welcomeObject



21
22
23
# File 'lib/ep-codebreaker/messages.rb', line 21

def welcome
  puts 'Welcome to the Codebreaker game! Please choose one of the next options:'
end