Comment on Ask HN: Where to start on creating AI for games?Comments−robmurrer11yMaybe implement Minimax [1] in your favorite language and apply it to a simple game like tic-tac-toe.[1]: http://en.wikipedia.org/wiki/Minimax
Comments
Maybe implement Minimax [1] in your favorite language and apply it to a simple game like tic-tac-toe.
[1]: http://en.wikipedia.org/wiki/Minimax