/oxo

Primary LanguageRuby

oxo

oxo is a command line Tic-tac-toe game written in Ruby.

Getting Started

Start a game with

$ oxo

and have fun!

Documentation

Use oxo --help to display a brief help message.

Installation

Use gem install oxo to install from RubyGems.org.

Requirements

  • Ruby 2.3.0 or higher

Reporting Bugs

Report bugs on the oxo home page: https://github.com/stomar/oxo/

License

Copyright © 2016-2022 Marcus Stollsteimer

oxo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 or later (GPLv3+), see www.gnu.org/licenses/gpl.html. There is NO WARRANTY, to the extent permitted by law.