Class: RubyTerminalGames::Game
- Inherits:
-
Object
- Object
- RubyTerminalGames::Game
- Defined in:
- lib/ruby_terminal_games/game.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#about ⇒ Object
3 4 5 |
# File 'lib/ruby_terminal_games/game.rb', line 3 def about "Oops! I don't know anything about this game." end |