Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 292 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 292 Bytes

VendingMachineGUI

My first personal project

This program simulates a vending machine and features a setup and commercial use phase. Adapted from a vending machine project I made during my object-oriented programming class.

The main method is located in the VendingMachineTester.java file