This repository is not active
brendanddev/Vending-Machine-Simulation-in-Java
This project simulates a break room with two vending machines, focusing on object-oriented programming principles in Java. Users can interact with the machines to enter coins, vend products, and manage credits through a simple text-based interface. The design separates the model (vending machines) from the view (break room interface) ...
Java