martindzejky / tiny-shop

Ludum Dare #54 submission.
https://ldjam.com/events/ludum-dare/54/tiny-shop
MIT License
0 stars 0 forks source link

Separate room between the shop level #7

Open martindzejky opened 11 months ago

martindzejky commented 11 months ago

Before the day starts at the shop, and after the day ends, I think the player should spend time in a different level - perhaps their home, where the "meta game" happens. Here the player can choose to advance to the next day (i.e. going to bed), see their bank account balance, or upgrade to a bigger shop.

martindzejky commented 11 months ago

They should also be able to order new products into the shop for the next day to sell.

martindzejky commented 11 months ago

This would be the main game loop – order products, try to sell them to make profit, pay the shop's rent, order and sell more products... Eventually the player would make enough money to upgrade to a bigger shop, hire staff, etc.