16

Exporting and Expanding Your Game

It is fun to develop our own games and play them in the Unity Editor, but it is even more fun to share what we have built with other people so they can also play the games we have developed.

In this chapter, we are going to see how to manually export the game for desktop platforms, such as Windows and macOS, with custom build options, and also how to automate this process using a custom build script that will export different builds depending on our build options.

You will also learn how to expand the game by adding background music to our levels and sound effects to give the players feedback on their actions, as well as how to add more content, such as new units, enemies, objectives, and levels – everything ...

Get Creating an RTS Game in Unity 2023 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.