Skip to content

illia108/8thLight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TicTacToe

Clone the repo git clone https://github.com/KeithConroy/8thLight

Run the game ruby lib/runner.rb

Run the tests rspec

###Features

  • Four board sizes
    • 3x3
    • 4x4
    • 5x5
    • 6x6
  • Three game modes
    • Human v. Human
    • Computer v. Computer
    • Human v. Computer
  • Ability to select which player goes first
  • Custom marker selection ('X', 'O' or any letter) for each player
  • Validations for bad user input

About

TicTacToe Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages