- Procedural Content Generation for C++ Game Development
- Dale Green
- 131字
- 2021-07-16 09:37:43
What you need for this book
Throughout the course of writing this book, I used Visual Studio Community 2015 for Windows Desktop. It's a great IDE with all the tools that we need to create a C++ game for Windows. It's available for free from Microsoft, so I highly recommend that you download it and use it throughout the course of the book.
Don't worry if you've never used it before; we'll cover the project setup in detail so that you'll become accustomed to the parts of the IDE that we'll be using. I'll also provide the setup instructions for Code::Blocks. If you opt not to use an IDE, you'll need access to a C++ compiler so that you can run the project that we'll be working on in the book.
推薦閱讀
- UNIX編程藝術(shù)
- 從零構(gòu)建知識圖譜:技術(shù)、方法與案例
- Cocos2D-X權(quán)威指南(第2版)
- Spring Boot開發(fā)與測試實戰(zhàn)
- 編程的修煉
- JavaScript+Vue+React全程實例
- Python機器學習:手把手教你掌握150個精彩案例(微課視頻版)
- Getting Started with React Native
- Django 5企業(yè)級Web應(yīng)用開發(fā)實戰(zhàn)(視頻教學版)
- C++程序設(shè)計
- 啊哈C語言!:邏輯的挑戰(zhàn)(修訂版)
- 零基礎(chǔ)學Java(第5版)
- C語言編程魔法書:基于C11標準
- Android開發(fā)權(quán)威指南(第二版)
- Learning Node.js for Mobile Application Development