- Learning Game AI Programming with Lua
- David Young
- 71字
- 2021-08-05 17:02:12
Creating a new Decoda project
Once Visual Studio is out of the way, it's time to create a Decoda project. Open Decoda and create a blank new project. Save the project to the decoda
folder, which will create the .deproj
and .deuser
files. Whenever we need to create a new Lua script file, we will create the file within Decoda and save the .lua
file to the src/my_sandbox/script
folder:
decoda/my_sandbox.deproj decoda/my_sandbox.deuser
推薦閱讀
- Hands-On Data Structures and Algorithms with Rust
- SQL Server入門經典
- 大數據導論
- MySQL基礎教程
- Lean Mobile App Development
- Mockito Cookbook
- 智能數據分析:入門、實戰與平臺構建
- 數據科學工程實踐:用戶行為分析與建模、A/B實驗、SQLFlow
- 數據庫應用系統開發實例
- 數據庫技術及應用
- 深入理解InfluxDB:時序數據庫詳解與實踐
- 區域云計算和大數據產業發展:浙江樣板
- Mastering ROS for Robotics Programming(Second Edition)
- 大數據分析:R基礎及應用
- 企業大數據處理:Spark、Druid、Flume與Kafka應用實踐