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

Store upgrades + employees #13

Open asimenio-asteri opened 4 years ago

asimenio-asteri commented 4 years ago

My suggestion

I think you should add this mechanic to the game, and it should let you upgrade the cooking machines (so they run faster) and hire employees to cook for you.

Description

When you click the menu for employees/upgrades, it should open and show a sidebar of icons and prices and upgrades/employees. Employees are human and they work, so you have to pay them (maybe 10$ an hour or something, so also make time run slower)

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

Fix when you get home.

Why

This is my suggestion because [...]

List of related pull requests or issues

asimenio-asteri commented 4 years ago

Change setInterval(timeClock, 100); to setInterval(timeClock, 3000); on line 33