Include AI algorithm for Tic Tac Toe (by LazoCoder) and our identical License...
Include AI algorithm for Tic Tac Toe (by LazoCoder) and our identical License (GNU General Public License v3.0)
Showing
- LICENSE 674 additions, 0 deletionsLICENSE
- src/main/java/org/feedthedog/tictactoe/ai/AlphaBetaAdvanced.java 145 additions, 0 deletions...n/java/org/feedthedog/tictactoe/ai/AlphaBetaAdvanced.java
- src/main/java/org/feedthedog/tictactoe/ai/Board.java 261 additions, 0 deletionssrc/main/java/org/feedthedog/tictactoe/ai/Board.java
- src/main/java/org/feedthedog/tictactoe/ai/Console.java 132 additions, 0 deletionssrc/main/java/org/feedthedog/tictactoe/ai/Console.java
Loading
Please register or sign in to comment