📄 readme.txt
字号:
===============================================================================
Data Structures For Game Programmers
Ron Penton
Graphical Demonstration 15-1
===============================================================================
This demonstration shows you how to calculate a minimax tree
The game can handle up to four rocks; use the six buttons to add or remove rocks
from each pile.
When you edit the game, each minimax tree is drawn. Once the tree is drawn,
click the Minimax button to perform the minimax algorithm on the tree.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -