Skip to content

efrapp/tic-tac-toe-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Project

Implement the Tic Tac Toe game using the Ruby language. A user can select the desired dimensions of the game pick his name and the symbol that he is going to use.

Getting Started

To run the app clone the repository and just double click on main.rb file

Prerequisites

Confirm that you have ruby installed using ruby -v

Concepts Applied Here

  • Object Oriented Programming
  • Exception Handling
  • Regular Expresions

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%