erik-lance / Grocery-Shopping-ABM-Model

A NetLogo simulation of a grocery store that shows traffic and sales in a grocery store.
0 stars 0 forks source link

Customer-Cashier Interaction #3

Closed erik-lance closed 1 year ago

erik-lance commented 1 year ago

Customer must hand items over to the cashier. Cashier checks out each item and adds to register the amount paid by customer. This is added to a global variable to measure total sales.