Skip to content

SamBelmor/tictctoe_gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem.

Installation

Install it yourself as:

$ gem install ./tictactoe_game.gemspec/game-0.0.0.gem

Usage

Open your IRB console with:

$ irb

Then load the gem into IRB with;

> require 'game'

And finally start the game making used of the instance:

> Game.new.start_game

Let the fun begin!

About

Tic tac toe gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages