An open API service indexing awesome lists of open source software.

https://github.com/ssolunna/tic-tac-toe

Play tic-tac-toe game on the command line
https://github.com/ssolunna/tic-tac-toe

ruby tic-tac-toe

Last synced: about 1 year ago
JSON representation

Play tic-tac-toe game on the command line

Awesome Lists containing this project

README

          

# Game: Tic-tac-toe

Play tic-tac-toe game on the command line where two players play against each other and the board is displayed in between turns.

Play online at [replit](https://replit.com/@ssolunna/tictactoe?v=1#README.md).

> This project was assigned by [The Odin Project](https://www.theodinproject.com/lessons/ruby-tic-tac-toe) curriculum.
___
Created by [Selena Solunna](http://www.github.com/ssolunna)