Class: RubyTictactoe::HumanPlayer

Inherits:
Player
  • Object
show all
Defined in:
lib/human_player.rb

Instance Attribute Summary

Attributes inherited from Player

#marker, #opponent

Method Summary

Methods inherited from Player

#add_marker, #initialize

Constructor Details

This class inherits a constructor from RubyTictactoe::Player