Skip to content

mkerpelman/command-line-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Command-Line Tic-Tac-Toe

Simple 2-player command-line tic-tac-toe game created with Ruby.

Introduction

This project, as part of the Odin Project's "Ruby Programming" module, is an attempt at developing a command-line mastermind game adhering strictly to the newly learned principles of object-oriented programming. The game is designed for two people to play together through the same instance of the command-line.

Technologies

  • Ruby 2.7.2

Launch

To run this project, call it from the home directory of the repository through the command line:

ruby lib/main.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages