Skip to content

Commit

Permalink
Last commit wrong, Update ReadMe with Coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario181091 committed Apr 18, 2018
1 parent ce2e1d2 commit ed733ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# PitE-TicTacToe

[![Build Status](https://travis-ci.org/mark91m12/PitE-TicTacToe.svg?branch=master)](https://travis-ci.org/mark91m12/PitE-TicTacToe) [![Coverage Status](https://coveralls.io/repos/github/mark91m12/PitE-TicTacToe/badge.svg?branch=master)](https://coveralls.io/github/mark91m12/PitE-TicTacToe?branch=master)

This is the second homework of the course "Python in the Enterprise", as requested has been implemented a personal version of the famous game Tic Tac Toe.
Tic-tac-toe (also known as noughts and crosses or Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

Expand Down

0 comments on commit ed733ec

Please sign in to comment.