Skip to content

jeremylenz/ruby-ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Tic-Tac-Toe

A simple Ruby tic-tac-toe CLI game

Getting started

  1. Make sure you have Ruby installed
  2. In your Terminal, type ruby tictactoe.rb

That's it!

Features:

  • You can choose the size of the board (3x3 to 8x8)
  • The computer tells you what it thinks the best move is
  • You can type R to do a random move
  • Type Q to quit the game

About

A simple Ruby tic-tac-toe CLI game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages