Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zew15101 committed Nov 13, 2019
1 parent c337394 commit 9cc6f76
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
@@ -1 +1,14 @@
# Konane
# Konane

Requirements
- Konane game
- Get board state
- Determine valid moves
- Make move
- Minimax algorithm
- Alpha-beta pruning
- Utility function
- Client-Server interaction
- Get game state from server
- Determine optimal move
- Send move to server

0 comments on commit 9cc6f76

Please sign in to comment.