Module: MAndMRps
- Defined in:
- lib/code.rb,
lib/m_and_m_rps/version.rb
Overview
-Main class for controlling game
-method for compare (victory?)
-method select opponent
-main play method
-Player class
-method make_choice
-inherit to human and computer
Defined Under Namespace
Classes: Code, Computer, Human
Constant Summary collapse
- VERSION =
"0.1.0"