Skip to content

A classic Tic Tac Toe where you can play with other human player.

Notifications You must be signed in to change notification settings

NaguiHW/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic_tac_toe

This is a project to play Tic Tac Toe game

Tic-tac-toe (American English), noughts and crosses (British English), or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

In order to run the game we need to enter to the folder from the console and then run the command ruby ./bin/tic_tac_toe.rb

Authors:

About

A classic Tic Tac Toe where you can play with other human player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages