10 lines
98 B
Plaintext
10 lines
98 B
Plaintext
Variables:
|
|
player, board, search_depth
|
|
|
|
Data_structure:
|
|
BinaryTree
|
|
|
|
Loops:
|
|
recursion
|
|
for-loop
|