Skip to content

Commit

Permalink
Added readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
tantalum committed Jun 20, 2013
1 parent 863fdbf commit 3337d8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## About

This is a simple Tic-Tac-Toe game that uses the MiniMax algrithm to find the best possible move.

Because this project is just a for-fun example there is only source. There is no build system included. To run the code I just load it into Eclipse and run the game.

0 comments on commit 3337d8c

Please sign in to comment.