Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 492 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 492 Bytes

Tic-tac-toe 👾 (100% finished)

A Tic-tac-toe game made with ruby.

Table of contents

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