Selasa, 08 Januari 2013

Pseudocode penyelesaian game Cooking Academy 2 : World Cuisine (part 2)



Italian Restaurant
Pesto chicken
·         Class raid the fridge
Method 1 : pesto.RTF();
·         Class grate the parmesant
Method : pesto.GTG();
·         Class food-process the presto
Method 1 : pesto.mix();
·         Class fill with water = FWW();
Method 1 = fill();      : isi gelas ukur;
Method 2 = isi.fill(); : while(air  <= batas hijau){tuang air ke panci;}
·         Class boil pasta
Method 1 = boil();  :  while (progres != penuh){if (bar samping == hijau){progres ++;}
Else if (bar samping == merah){game end;}
Else {progres;} }
·         Class strain the pasta
Method 1 : while (progres != penuh){tuang pasta ke saringan;}
·         Class grill the chicken = grill();
Method 1 = taruh();  : taruh ayam ke panggangan;
Method 2 = panggang.taruh(); : if (arah == kanan){drag ayam ke kanan;} else {drag ayam ke kiri;}
Method 3 =loyang.panggang(); :if (panah kuning == muncul){taruh ayam ke loyang;}
·         Class chop the chicken
Method 1 = CTC();  : while (progres != penuh){klik pisau;}

Cannelloni
·         Class crack an egg
Method 1 : cannelloni.CRK();
·         Class knead the dough
Method 1 : cannelloni.KTD();
·         Class dice the onion
Method 1 : cannelloni.DGO();
·         Class slice the prosciutto
Method 1 : cannelloni.SLC();
·         Class grate the parmesant
Method 1 : cannelloni.GTG():
·         Class cook cannelloni
Method 1 : cannelloni.cook();
·         Class roll the dough
Method 1 : cannelloni.roll();
·         Class add the ingredients
Method 1 : cannelloni.ati();
·         Class fold cannelloni
Method 1 = isi(); : klik mangkuk;
Method 2 = ratakan.isi(); : drag pisau ke atas;    drag pisau ke bawah;
Method 3 = gulung.ratakan();  : drag kulit ke kanan ; drag kulit ke kiri;
·         Class bake cannelloni
Method 1 : cannelloni.bake();

Risoto ai fiori
·         Class dice the buccini blossom
Method 1 = putik();  : drag putik ke atas;
Method 2 =kelopak.putik();  : drag kelopak ke bawah;
Method 3 = potong.kelopak();  : klik pisau;
·         Class dice the onion
Method 1 : risoto.DTO();
·         Class grate the parmesant
Method 1 : risoto.GTG();
·         Class cook risoto
Method 1 : risoto.cook();

Tiramisu
·         Class separate the yolk
Method 1 = STY(); : while (progres != penuh){if(telur kuning==masuk && putih telur == terbuang){progres++}               else {game end}}
·         Class add the ingredients
Method 1 : tiramisu.ati();
·         Class stir the zabaione
Method 1 = STR(); : while (progres != penuh){if(arah == zig-zag ke kiri bawah){drag mouse mengikuti arah;}
else if (arah == zig-zag kekiri atas){drag mouse mengikuti arah;}
else if(arah == zig-zag kekanan bawah){drag mouse ikuti arah;}
else if (arah == zig-zag kekanan atas){drag mouse mengikuti arah;}
else if (arah == berputar ke kanan){drag mouse mengikuti arah;}
else {drag mouse mengikuti arah;} progres ++}
·         Class steam the zabaione
Method 1 : tiramisu.boil();
·         Class dip savoiardi
Method 1 = celup();  : drag savioardi ke mangkuk;
Method 2 = taruh.celup();  : drag savoardi ke loyang;
·         Class pour the zabaione
Method 1 : tiramisu.pour();
·         Class grate the chocolate
Method 1 : tiramisu.GTG();
·         Class cover the tiramisu
Method 1  = tabur(); : while (roti != tertutup coklat){klik mouse sampai menutupi  roti;}
Method 2 = isi.tabur(); : while (roti != tertutup krim){klik mouse sampai menutupi roti;}
Method 3 = tabur2.tabur();

Tortellini
·         Class crack an egg
Method 1 : tortellini.CRK();
·         Class add the ingredients
Method 1 : tortellini.ati();
·         Class knead the dough
Method 1 : tortellini.KTD();
·         Class roll the dough
Method 1 : tortellini.roll();
·         Class slice the pasta
Method 1 : for (int i=0;i<3;i++){klik pemotong;for(int a =0;a<6;a++){drag pemotong ke bawah;}  for (int b=0;b<4;b++){drag pemotong ke kanan;}}
·         Class slice the prosciutto
Method 1 : tortellini.slc();
·         Class fold tortellini
Method 1 = isi();  : klik mangkuk;
Method 2 = bungkus.isi(); : while (progres!= penuh){ drag mouse mengikuti arah;}
·         Class boil tortellini
Method 1 : tortellini.boil();         

Egg plant parmesant
·         Class crack an egg
Method 1 : eggplant.CRK();
·         Class slice the egg plant
Method 1 : eggplant.SCL();
·         Class double coat
Method 1 : eggplant.DCt();
·         Class fry the egg plant
Method 1 : eggplant.FRY();
·         Class grate the mozarella
Method 1 : eggplant.GTG();
·         Class layer the egg plant parmesant
Method 1 : while (progres != penuh){for(int i=0;i<6;i++){drag egg plant ke loyang;}
For (int j=0; j<6;j++){drag mariana ke bawah;}
For (int k=0;k<6;k++){drag mozarella ke eggplant};  progres++;}
·         Class bake the egg plant parmesant
Method 1 : eggplant.bake();

Calzones
·         Class raid the fridge
Method 1 : calzones.RTF();
·         Class add the ingredients
Method 1 : calzones.ati();
·         Class knead the dough
Method 1 : calzones.KTD();
·         Class roll the dough
Method 1 : calzones.roll();
·         Class slice the green pepper
Method 1 : calzones.SLC();
·         Class grate the mozarella
Method 1 : calzones.GTG();
·         Class add the ingredients
Method 1 : calzones.ati();
·         Class fold calzones
Method 1 = isi();  : klik mangkuk;
Method 2 = bungkus.isi(); : drag kulit ke atas;
Method 3 = tekan.bungkus(); :klik pinggir calzones;
Method 4 = potong.tekan();  : drag mouse mengikuti arah;
·         Class bake calzones
Method 1 : calzones.bake();

Tidak ada komentar:

Posting Komentar