Basic Gameplay

Fast Food

Goal: You are cook working for a Fast Food restaurant. Your job is to make burgers, fries, and soda and give them to the correct customer in the fastest time possible.

Awards


fast, faster, Fast Food.
Presented by grummi

The Picky-Eater Award
Presented by raubana

Give this entry an award

Scores

Ratings (show detail)

Overall: 3.2
Fun: 3.3
Production: 3.3
Innovation: 3.1

6% respondents marked the game as not working.
1% of respondents wished to disqualify the entry.
Respondents: 15

Files

File Uploader Date
Fast-Food-1.0-src.zipfinal
Source Code
Mach_5 2014/10/11 14:48
Fast-Food-1.0-win.zipfinal
Windows Executable
Mach_5 2014/10/11 14:43
screenshot.PNGfinal
Basic Gameplay
Mach_5 2014/10/11 14:29
Fast-Food-Beta.zip
Beta Release
Mach_5 2014/10/09 23:20

Diary Entries

Day 3

So far so good. The UI is almost done and I am getting to the main features. After basic burger generation is complete, I can finish up the clocks and do some beta tests. If I still have time, I'll add some more features.

Add a comment

Day 5

Core game play down and Beta released! Download the source for python 2.
Dependencies:
pygame

How to play:

After the game loads, press enter to start.

Choose what meal you would like to serve. Meals are the top row or either: Burgers, sodas, or fries.
For serving burgers:
1. Click on the Burger tab.
2. Click on the toppings your burger requires.
3. Click on the customer. If the burgers match, you score and continue.
For serving soda:
1. Click on the soda tab.
2. Click on the color of the soda you are serving.
3. Click on the person you are giving the soda.
For serving fries:
1. Click on the fries tab.
2. Click on the size of the fries.
3. Click on the person you are giving the fries.

If you have any ideas for the final, please share.

Add a comment

Game Complete!

I finally finished the game. Please try it out. If you are using Linux, download the source. (Fast-Food-1.0-src.zip). Windows users, download the executable (Fast-Food-1.0-win.zip)

Add a comment

Code on Github

All the code is on github:
https://github.com/spadgenske/Fast-Food

Add a comment