CHAPTER 31

PROTOTYPE 3.5: SPACE SHMUP PLUS

Most of these prototype chapters end with a "Next Steps" section that suggests things you might want to add to the game. This chapter shows you the steps to do just that for the Space SHMUP game that you built in the previous chapter.

In this chapter, you add power-ups, multiple enemies, and different weapon types to the Space SHMUP game. In doing so, you learn more about class inheritance, enums, function delegates, and several other important topics. As an added bonus, you also make the game a lot more fun!

Getting Started: Prototype 3.5

At the end of the previous chapter, you had a pretty basic version of a space shooter. In this chapter, you'll make it more fun and expansive. In case you had any ...

Get Introduction to Game Design, Prototyping, and Development: From Concept to Playable Game with Unity and C#, 2nd Edition 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.