Tic-tac-toe ๐พ (100% finished) A Tic-tac-toe game made with ruby. Table of contents General info Technologies Setup General info Made during The Hacking Project course on Week4 Day4. Technologies Project is created with Ruby 2.7.1 Setup First, go in the ruby project folder and type: bundle install then: ruby app.rb