Lou Tylee / Philip Conrod
PROGRAMMING GAMES WITH JAVA explains (in simple, easy-to-follow terms) how to build a 2D Java GUI game project. Students learn about project design, the Java Swing controls, many elements of the Java language, and how to distribute finished projects. Game skills learned include handling multiple players, scoring, graphics, animation, and sounds. The game projects built include, in increasing complexity:• Safecracker - Decipher a secret combination using clues from the computer• Tic Tac Toe - The classic game• Match Game - Find matching pairs of hidden photos - use your own photos• Pizza Delivery - A business simulation where you manage a small pizza shop for a night• Moon Landing - Land a module on the surface of the moonThis course requires Microsoft Windows 10 or macOSor Ubuntu Linux. To complete this Java tutorial, you will need to have the Java Development Kit (JDK) 11th Standard Edition from Oracle installed on your computer. This tutorial uses the free NetBeans 11 IDE (Integrated Development Environment) for building and testing Java applications but can be adapted to other IDEs.