readme.txt
来自「好书,关于游戏开发数据结构的,还有一些实用例子」· 文本 代码 · 共 9 行
TXT
9 行
===============================================================================
Data Structures For Game Programmers
Ron Penton
Game Demonstration 17-2
===============================================================================
This demonstration shows you how to create a simple portal engine using graphs
- Use the arrow keys to move around the map. Areas that you can see are white,
areas that you cannot see are grey.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?