Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bugthesystem committed Jan 16, 2016
1 parent 1e1c459 commit 5a08558
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Rospock
Simple game that I have developed to use java (best) practices
Rock, Paper, Scissors
================================

`Rock`, `Paper`, `Scissors` game implementation with additional weapons support.

>Rock-paper-scissors is a zero sum hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand.

[![Build Status](https://travis-ci.org/ziyasal/rospock.svg)](https://travis-ci.org/ziyasal/rospock) [![Coveralls](https://coveralls.io/repos/ziyasal/rospock/badge.svg?branch=master&service=github)](https://coveralls.io/github/ziyasal/rospock?branch=master)

Expand Down

0 comments on commit 5a08558

Please sign in to comment.