jsmusa / ruby-tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby-tic-tac-toe

Make a tic-tac-toe game that can be played on the command line Use OOP principles

  • methods should only do one thing
  • classes doesn't need much context

Try to implement classes and instances when appropriate

About


Languages

Language:Ruby 100.0%