- Learning Game AI Programming with Lua
- David Young
- 74字
- 2021-08-05 17:02:10
Chapter 1. Getting Started with AI Sandbox
In this chapter, we will cover the following topics:
- AI sandbox's project layout and compilation
- Using the Lua integrated development environment, Decoda
- Debugging Lua scripts and AI sandbox
- Passing and receiving data from C++ to Lua and vice versa
- C++ functions calling Lua functions
- Lua functions calling C++ functions
- Creating custom data types managed by C++ within Lua
- An overview of AI sandbox C++ classes
推薦閱讀
- 計算機綜合設計實驗指導
- Greenplum:從大數據戰略到實現
- SQL入門經典(第5版)
- Developing Mobile Games with Moai SDK
- Creating Mobile Apps with Sencha Touch 2
- 文本數據挖掘:基于R語言
- PySpark大數據分析與應用
- 醫療大數據挖掘與可視化
- 數據庫系統原理及應用教程(第4版)
- 數據要素五論:信息、權屬、價值、安全、交易
- 3D計算機視覺:原理、算法及應用
- Solaris操作系統原理實驗教程
- 跨領域信息交換方法與技術(第二版)
- 聯動Oracle:設計思想、架構實現與AWR報告
- Web Services Testing with soapUI