When you’re done with this chapter, you will

  • Have a two-player game
  • Better understand why objects are so important in programming
  • Begin to understand what’s involved in online multi-player games

Chapter 18Project: Two-Player Games

Multi-player games are hard to build. But we’ve done a lot of hard things in this book already, so we’re not going to let that stop us!

images/two_player/ready_steady_launch_2.png

In this chapter, we’re going to turn the Ready, Steady, Launch game from the last chapter into a two-player game, which should look something like the picture above. This isn’t going to be an online, multi-player game. Both players will use the same computer and keyboard to ...

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.