Is there an ending? I went to day 15, but each day is the same as the last, and it being a game jam... no idea if there's a goal or if I've seen all there is to see.
Thank you for playing! There is a goal but it was easy to miss/forget and really rough to get to. I've made a small update to boost the overtime bonuses, and also added a display to the pause menu to make the goal clearer. Sorry about that, and thanks again!
You probably need to double-check how you did the overtime, because while it does display a nice amount on the pay sheet, it's not reflected on the total when the next day loads.
Probably just multiplied the value after incrementing the total balance, instead of before.
← Return to game
Comments
Log in with itch.io to leave a comment.
nice
Is there an ending? I went to day 15, but each day is the same as the last, and it being a game jam... no idea if there's a goal or if I've seen all there is to see.
Thank you for playing! There is a goal but it was easy to miss/forget and really rough to get to. I've made a small update to boost the overtime bonuses, and also added a display to the pause menu to make the goal clearer. Sorry about that, and thanks again!
You probably need to double-check how you did the overtime, because while it does display a nice amount on the pay sheet, it's not reflected on the total when the next day loads.
Probably just multiplied the value after incrementing the total balance, instead of before.
Ahhh dangit, I thought I had checked the rollover but I guess not. That should be fixed now, thanks for letting me know!