# Hurry Curry! - a game about cooking # Copyright (C) 2025 Hurry Curry! contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation, version 3 of the License only. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # score_baseline: 300 hand_count: 2 map: - "'*'''''''''''''''''''''" - "''''██▒▒█▒▒█▒▒█▒▒██'''*" - "''''█WWppp#RUBCC##█''''" - "''''█............A█''''" - "''''█...##pp#....T█''''" - "''''█d██████P....H█''''" - "''''█.WfDVs█P....F█''''" - "''''█......d.....F█''''" - "''''█.####.██wwww██''''" - "__~_d.............d____" - "____d.............d___!" - "'''X█ct...###..c.c█''''" - "''''█ct...ctc..t.t█''''" - "''''▒..........c.c█''''" - "''''█▒█c..tc█dd█████''*" - "''''''█t..tc█......█'''" - "*'''''█c....█.cccc.▒'''" - "''''''█c..tc█.tttt.▒''*" - "*'''''█t..tc█.cccc.▒''*" - "''''''█c....d......█'''" - "''''''█▒█▒▒██▒▒█▒▒██'''" - "'*'''''''''''''''''''''" - "''''''''''''''''''''''*" tiles: "#": counter "f": counter -i=foodprocessor "W": counter -i=glass "p": counter -i=plate "t": table "w": counter-window:red -i=plate "s": sink -x "P": stove -i=pan "F": deep-fryer -xi=basket "C": cutting-board "B": bun-crate -x "H": cheese-crate -x "A": lettuce-crate -x "R": steak-crate -x "T": tomato-crate -x "D": coconut-crate -x "V": strawberry-crate -x "U": potato-crate -x "X": trash -x "c": chair -w ".": floor -w "'": grass -w "*": tree -c "~": path -w --chef-spawn "!": path -w --customer-spawn "_": path -w "d": door:red -w "█": wall:red -c "▒": wall-window:red -c entities: - !customers scaling_factor: 0.2