搜索资源列表
SmartConnectFour-v1.0
- This the famous connect4 game implemented using the MiniMax algorithm and allows the user to select their opponent level.-This is the famous connect4 game implemented using the MiniMax algorithm and allows the user to select their opponent level.
Tobb_Bil212_Tic_Tac_Toe_Oyunu.tar
- This is a game namely "Tic-Tac-Toe" written in Java Language. The minimax algorithm had used.
game
- Algorithm MiniMax with java (TICTACTOE game)
MiniMaxDemo
- Write a Java program that can play tic-tac-toe based on the minimax algorithm.-Write a Java program that can play tic-tac-toe based on the minimax algorithm.
一字棋
- java实现极大极小算法和 -剪枝实现一字棋(Java implementation of minimax algorithm and pruning realization of a word chess)
minimax
- 用java编写的基于最大最小算法的井字棋(Tingzi Chess Based on Maximum and Minimum Algorithms)