© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
V. G. BruscaIntroduction to Video Game Engine Developmenthttps://doi.org/10.1007/978-1-4842-7039-4_18

18. PongClone Game Screen

Victor G Brusca1  
(1)
Edison, NJ, USA
 

The game is coming along nicely. We’ve actually covered a lot of ground. Most of the game screens have been implemented, and the last few bullet points are all associated with the main game screen. This is where the actual game play occurs. We’ll also have to link the new game screen into the project’s GamePanel class. There is a lot going on in the game screen, so we’ll proceed carefully and methodically.

PongClone: ScreenGame Class Header and Fields

We’ll start with the class headers listed in ...

Get Introduction to Video Game Engine Development: Learn to Design, Implement, and Use a Cross-Platform 2D Game Engine 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.