A Tic-tac-toe game made with ruby.
Made during The Hacking Project course on Week4 Day4.
Project is created with
- Ruby 2.7.1
First, go in the ruby project folder and type:
bundle install
then:
ruby app.rb
A Tic-tac-toe game made with ruby.
Made during The Hacking Project course on Week4 Day4.
Project is created with
First, go in the ruby project folder and type:
bundle install
then:
ruby app.rb