- Beginning C++ Game Programming
- John Horton
- 102字
- 2021-03-26 16:12:19
Microsoft Visual Studio
Visual Studio hides away the complexity of preprocessing, compiling, and linking. It wraps it all up into the press of a button. In addition to this, it provides a slick user interface for us to type our code into and manage what will become a large selection of code files and other project assets as well.
While there are advanced versions of Visual Studio that cost hundreds of dollars, we will be able to build all five of our games in the free “Express 2019 for Community” version. This is the latest free version of Visual Studio.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Java應用與實戰
- Mastering SVG
- Haxe Game Development Essentials
- C++新經典
- Android玩家必備
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- R數據科學實戰:工具詳解與案例分析
- C語言程序設計簡明教程:Qt實戰
- 動手打造深度學習框架
- Python Digital Forensics Cookbook
- Software Development on the SAP HANA Platform
- Visual C++從入門到精通(第2版)
- Web前端開發技術:HTML、CSS、JavaScript
- Oracle Database XE 11gR2 Jump Start Guide