Skip to content

A checking account with a built in game of Pong

Notifications You must be signed in to change notification settings

nigellipps/Java

Repository files navigation

Java

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:

  1. $ cd Desktop

  2. $ git clone https://www.github.com/nigellipps/Java.git

Run the program:

  1. $ cd Java

  2. $ make

  3. $ make run

Note: If the file path to 0ne1.wav is incorrect, the error will be in Game.java line 87.

Releases

No releases published

Packages

No packages published