Sha256: 6b651e14bafd9f0b022fdc8791b3b6b69e9025302f002508d5a6f62b27bf1030
Contents?: true
Size: 668 Bytes
Versions: 1
Compression:
Stored size: 668 Bytes
Contents
# tic_tac_toe **Instructions:** 1. In order to play the game, please type **ruby main.rb** into your console. 2. Follow the prompts to set your name and the value of your mark. 3. Choose whether you would like to play a computer (**"C"**) or a human (**"H"**). 4. If you choose to play a computer, further choose whether you would like to play * an easy (**"E"**) computer: this computer selects randomly * a difficult (**"D"**) computer: this computer is impossible to beat! 5. Choose how many squares per row you would like. Note that 9 is the maximum, unless you are playing a difficult computer, who prefers to play with a maximum of 3 squares per row.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tic_tac_toe_bfox-0.1.0 | README.md |