Making Our Games Even Better

We’ve spent a good deal of time in this book adding animations to our avatar. We do this partly to understand important concepts like grouping objects, but also because this is a lot of what 3D game programmers do.

What makes a game compelling and fun enough to make players keep coming back is a combination of interesting gameplay and the occasional glimpses of realism. Our avatar doesn’t really need to have hands and feet that move as in real life, but this animation helps make the game seem more real. In this game, the gameplay is pretty simple: press the space bar near the treasure to get points.

Adding Animation and Sound

How many tweaks you add is up to you, the game programmer. But for this chapter, let’s ...

Get 3D Game Programming for Kids, 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.