Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiawei-Wu authored Dec 5, 2017
1 parent 8acd5b2 commit 77efc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Intelligent-Game-Playing-Agent
Implement Min-Max Algorithm with alpha-beta pruning to design an Intellient Game player.
In a typical zero sum two player game, players are generally competing for a certain common resource, and their gain is a function of their share of the resource.
The Fruit Rage!a game that captures the nature of a zero sum two player game with strict limitation on allocated time for reasoning
The Fruit Rage! a game that captures the nature of a zero sum two player game with strict limitation on allocated time for reasoning

0 comments on commit 77efc7c

Please sign in to comment.