RubyGems Navigation menu

TicTacToe_Col 0.1.1

Two players represented with X and O, first time the game is played, X starts. Each player alternate turns to put a mark in the board on any available slot. The game ends when either one of the players matches three marks in a horizontal, vertical or diagonal row or there are no more moves available, once the game finishes, players are asked if they want to play again. If they do, the player who lost the previous match starts. In case of a draw, the player who did the second-to-last movement starts

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - April 30, 2018 (6.5 KB)
Show all versions (2 total)

Development Dependencies (4):

bundler ~> 1.16
colorize ~> 0.8.1
matrix ~> 0.0.1
rake ~> 10.0

Owners:

Authors:

  • Ismael Villavicencio

SHA 256 checksum:

cbc341225185f38caf89acabcbf3a313137dff4ea4692c6dd18fc9705e540428

Total downloads 2,023

For this version 1,986

License:

MIT

Required Ruby Version: >= 0

Links: