⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 很好游戏代码
💻 TXT
字号:

-------------------------------------------------
 Readme.txt                     Created: 12/10/01
                              Author: Steve Rabin
-------------------------------------------------

This simple state machine project shows a working example of the State Machine Language that was presented in "Implementing a State Machine Language" in the book AI Game Programming Wisdom.

The demo doesn't do anything impressive, but it is designed to show the minimal amount of code required. Compile the code in Visual C++ and step through the execution to understand how it works. Refer to the article "Implementing a State Machine Language" for detailed explanations.


-------------------------------------------------
 Files included:
-------------------------------------------------
main.cpp
readme.txt
robot.cpp
robot.h
simplestatemch.dsp
simplestatemch.dsw
statemch.cpp
statemch.h
StdAfx.cpp
StdAfx.h

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -