randonia / ld37

Ludum Dare 37 Code Repository - Theme: "One Room"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LD37 Jam

Ludum Dare 37 Code Repository -

Theme: "One Room"

Contributors:
Ryan Andonian - @zambini845
Merlyn Morgan-Graham - @merlyndmg

Gameplay

You just opened up a coffee shop in your local penguin village. Serve customers by playing minigames to fulfill their orders. If your lines get too long or you run out of space to store your food, you'll lose!

How to Play

Game

Take your customers' orders by going to the cashier's counter. As customers arrive, press Q to take the order of the first person in line. They will move to the right to wait for their food. If you've already made what they ordered, they'll take what's on the counter.

Fill your customers' orders by using the workstations that correspond to their desire. The bar on the right hand side of the screen shows your customers' orders. (You do not have to fulfill them in order). If you have downtime you can always prepare some orders preemptively by using the workstations.

Don't let any of your lines get too long, and don't store too much food on your counter, that's gotta be a healh code violation.

How to toast pastries:

When you use an empty toaster, you'll place a pastry and start the timer. Wait until it's finished.

Once it's finished, simply use the workstation again.

Controls

  • Q - Take Order (If customers are present)
  • 1 - Prepare Water
  • 2 - Prepare Coffee
  • 3 - Prepare Tea
  • 4 - Toast pastry - Use the workstation once to put a pastry in the toaster, and use it again when the timer has completed to serve.
  • A/D - Move Left and Right in minigames
  • Space - Used for Coffee minigame

3rd Party Tools

About

Ludum Dare 37 Code Repository - Theme: "One Room"

License:MIT License


Languages

Language:C# 100.0%