Friday, July 20, 2007

Game Logic Table


This table lists the areas within the game, the left of the table indicates the starting point, the top of the table indicates the next step(the following area you may or may not travel to).


Conditionals
C1 – Correct storage position and food type
C2 – Contaminated
C3 – Not contaminated
C4 – Correct chopping board choice
C5 – Recently cooked food




AREA CODES
1 = Hand Wash Station
2 = Deliveries
3 = Fridge
4 = Chopping boards
5 = Raw Prep Area
6 = Cooked and Ready-to-Eat Prep Area
7 = Utensils + Chopping Board Wash Area
7.1 = cleaning Agents
8 = Bin
9 = Cooking Area
10 = Hot hold
11 = Cold display
13 = Chilled Cabinet

Wednesday, July 18, 2007

Contamin8 Kitchen in 3D



Above shows a 'work in progress' 3D plan of the contamin8 kitchen
designed in Sketch up. After completion, this model will be imported
into Illustrator where it will be further rendered and coloured etc.
At the moment i'm adding as much detail as possible so i will have
less drawing work to complete in Illustrator.

Coding

Proper coding has begun!

Monday, July 16, 2007

Mouse Functionality

The mouse functionality of the game is working Yippee! This took me a long time because of problems with window layouts and co-ordinates but all is well now. Phew!

--EDIT: 20/7/07 -- Changed from TWindow to TSprite