A simple demo of Alpha Beta Pruning algorithm -Using good evaluation function in exchange for shallow search depth -Depth should never go beyond 5 -Depth = 4 is the most efficent agent
TODO: Create a simple client-server model using socket programming to allow users to play against the computer