Summary

That completes our chapter building and our PCG Roguelike game. The game is by no means done, but it is very much playable. This is a great starter project that you can, and should, finish on you own. Every piece of this project was done using the theory of PCG, but it all can be improved.

For example, the music in this chapter can easily use more sounds. You can even add to the Sound Manager, making it choose 5-10 sounds from a large list of preloaded sounds. Use your imagination and continue building with PCG.

You learned some simple music theory. You learned how to approach changing a complex subject into an algorithm. And lastly, you took some time and modularized your code to make it neater and more reusable.

Remember, PCG doesn't stop ...

Get Procedural Content Generation for Unity Game Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.