Skip to content

Commit

Permalink
added README
Browse files Browse the repository at this point in the history
  • Loading branch information
giusepped committed Nov 12, 2015
1 parent 56e2353 commit 5dac739
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
This is an attempt at making an ASP.net Web application for the game "Rock Paper Scissors".

===
Right now the player can play as many times as they want by choosing a radio button, while the computer's move is randomly generated at each hand.

===
The GUI is very simple, will add some CSS for later versions.

===
The game logic is tested with nUnit unit tests.

0 comments on commit 5dac739

Please sign in to comment.