readme.txt
来自「游戏开发数据结构Data Structures for Game Program」· 文本 代码 · 共 9 行
TXT
9 行
===============================================================================
Data Structures For Game Programmers
Ron Penton
Game Demonstration 3-1
===============================================================================
This demonstration shows you how to use arrays to store things in a game
- Press any key on the keyboard to add monsters to the game
- Click on the monsters to "hit" them, and remove them
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?