Commit graph

7 commits

Author SHA1 Message Date
478b208c90 Make order and plant counter on go when actually playing 2023-03-04 10:14:08 +11:00
8b0817b15d Animate and add sound to countdown 2023-03-04 09:06:17 +11:00
0c71d06fb8 Add Game Over screen and count down clock for game time 2023-03-03 09:51:19 +11:00
89e482d387 Fix DeliveryManager completion bug
If DeliveryManager found a single matching ingreedient on the plate it would mark the order complete. this is no longer the case.
2023-03-03 05:21:31 +11:00
1aa97baff4 Add SFX and SFX logic 2023-03-03 05:10:23 +11:00
3ec46256e8 Add Delivery Manager UI and UI logic 2023-03-03 03:54:19 +11:00
8c5f4f2acf Add Delivery Manager logic and random recipe request generation 2023-03-03 02:53:43 +11:00