- XNA 4.0 Game Development by Example Beginner's Guide(Visual Basic Edition)
- Kurt Jaegers
- 204字
- 2021-08-20 15:50:36
Time for action – setting up the Flood Control project
- Open Visual Studio Express Edition (if it is already open, select Close Solution from the File menu so that you are starting with an empty slate).
- In the Visual Studio window, open the File menu and select New Project....
- Under Project Type, make sure XNA Game Studio 4.0 is selected.
- Under Templates, select Windows Game (4.0).
- Name the project
Flood Control
. - Click on OK.
- Right-click on Flood ControlContent (Content) in the Solution Explorer window and select Add | New Folder. Name the folder
Textures
. - Add another folder under Flood ControlContent (Content) and name the folder
Fonts
. - Download the
2403_02_GRAPHICPACK.zip
file from the book's companion website, and extract the files to a temporary folder. - Back in Visual Studio, right-click on Textures in the Content project and click on Add | Existing Item. Browse to the folder where you extracted the
2403_02_GRAPHICPACK
files and highlight all of them. Click on Add to add them to your project.
推薦閱讀
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- 數據挖掘原理與實踐
- SQL Server 2008數據庫應用技術(第二版)
- Modern Programming: Object Oriented Programming and Best Practices
- Python數據分析、挖掘與可視化從入門到精通
- R數據科學實戰:工具詳解與案例分析(鮮讀版)
- Mockito Cookbook
- WS-BPEL 2.0 Beginner's Guide
- Sybase數據庫在UNIX、Windows上的實施和管理
- 大話Oracle Grid:云時代的RAC
- 跟老男孩學Linux運維:MySQL入門與提高實踐
- Python金融實戰
- Hands-On Mathematics for Deep Learning
- Proxmox VE超融合集群實踐真傳
- 重復數據刪除技術:面向大數據管理的縮減技術