There could be added the following feature:
track of logs done by both players.
Something similar to the moves in a chess game.
Example:
Player Blue Player Red
1. from UP (4,4) 2. from DOWN to (4,5)
...
and so on.
Other thing - saving it as a log file on the file system and making some
statistics - how many moves were needed for win.
Other idea - could be used to improve the AI database with good moves and
patterns - something like a Chess DB - all possible combinations are bound
to implement.
The AI could be on a server and the logs go there and the AI is going to
be unbeatable.
Original issue reported on code.google.com by
Leni.Kir...@gmail.comon 18 Jul 2009 at 10:20