- Procedural Content Generation for C++ Game Development
- Dale Green
- 119字
- 2021-07-16 09:37:47
The complete game
These are the major systems changes that we'll implement. There will be lots in-between, but these examples will cover the major mechanics and skills that we will be using. When we reach the end of the book, you will have a fully working roguelike with an endless dungeon that is randomly generated, randomly generated items that spawn in random locations, procedural textures throughout the dungeon levels, and random enemies, all implemented with a flexible component-based architecture.
You will not only learn the skills needed to implement procedural generation in your own games, but also see how they all work in the context of one-another. Isolated exercises are great, but nothing beats working on a real-world example.
推薦閱讀
- Java逍遙游記
- CMDB分步構建指南
- Moodle Administration Essentials
- 大學計算機基礎(第2版)(微課版)
- 飛槳PaddlePaddle深度學習實戰
- ExtJS高級程序設計
- Programming with CodeIgniterMVC
- Scala for Machine Learning(Second Edition)
- JBoss:Developer's Guide
- Apache Solr PHP Integration
- Machine Learning for OpenCV
- Java EE架構設計與開發實踐
- C Primer Plus(第6版)中文版【最新修訂版】
- C語言程序設計教程
- SQL Server 2014 Development Essentials