class RubyTerminalGames::Game
Public Instance Methods
about()
click to toggle source
# File lib/ruby_terminal_games/game.rb, line 3 def about "Oops! I don't know anything about this game." end
# File lib/ruby_terminal_games/game.rb, line 3 def about "Oops! I don't know anything about this game." end