asimenio-asteri / whattheburger

a burger game for english chrome users... language support coming soon
GNU General Public License v2.0
2 stars 1 forks source link

Customers #15

Closed asimenio-asteri closed 3 years ago

asimenio-asteri commented 3 years ago

My suggestion

You should make the customers less random and more time-based.

Description

Assign each customer it's own object in an array and add the time element to the customer's array. Make the update tick less than every 15 seconds. Slow down the speedy clock that goes through the day. Make the stock prices not go at or below 0.

A chunk of code (if you know any/want to help)

You can do this.

Why

This is my suggestion because the customers are very random.

List of related pull requests or issues

asimenio-asteri commented 3 years ago

i fixed the stock prices and the super speed clock

asimenio-asteri commented 3 years ago

because i am lazy and like to cut corners, i am going to just make high customer counts increase/decrease based on how many customers you served since the last customer tick

asimenio-asteri commented 3 years ago

now i have an advertising feature because of the way this is implemented