Skip to content

tigercode1118/CokeMachineLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Coke Machine Lab

Description

In this project I created a vending machine style simulation that allows the user to interactively request actions of the machine. Any amount of money is to be entered in increments of one penny, because the rounding of floating point numbers is not accurate for money (ex: $1.00 would be entered as "100"). The project gives a basic look at object-oriented programming with the use of inheritance.

Languages and Utilities Used

  • Java (JDK 17)
  • Visual Studio Code

Environments Used

  • macOS Monterey

Program walk-through:

Launch the Program with Command Line Arguments
Launching Program

Select a Machine
Machine Choice

Buy A Coke
Buy a Coke

Restock Machine
Machine Restock

Add Change to Machine
Add Change

Change Machine Name
Machine Name Change

Change Price of a Coke
Price Change

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published