A Java program with all the functions of a checking account and a game of Pong. Demonstrates the use of data bases and graphics. Follow these directions for the game:
Clone the repository to your Desktop:
$ cd Desktop
$ git clone https://www.github.com/nigellipps/Java.git
Run the program:
$ cd Java
$ make
$ make run
Note: If the file path to 0ne1.wav is incorrect, the error will be in Game.java line 87.