Skip to content

lisahamm/ruby_ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TicTacToe

Ruby Tic Tac Toe gem

Installation

-Add this line to your application's Gemfile

gem 'tic_tac_toe', :github => 'lisahamm/ruby_ttt'

-And then execute:

$ bundle install

-Or install it yourself:

$ gem install tic_tac_toe

Usage

This gem contains the core logic of a tic tac toe game. It also provides an unbeatable AI component.

About

Gem containing core logic for tic tac toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages