Course Home Online Lessons
Related LinksOnline DevelopmentLessonsReferenceeBooks |
PongNow that we have experience with both event-driven and object-oriented programming, let's combine the two to make one of the great classic arcade games--Pong! Watch the videos below on converting the Scoreboard program into a class. Follow along to make your own Scoreboard class. Use this Scoreboard program to get started.
Here is a template for Pong. Stay tuned for details on how to build a complete game! |