# 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: 1 map: - "'''''''''''_!_'''''''''''" - "'''''''''''___'''''''''''" - "'''''.......,.......'''''" - "'''''.c...........c.'''''" - "'''''ctc.ctc.ctc.ctc'''''" - "'''''.c...........c.'''''" - "'''''..ctc.....ctc..'''''" - "'''███████.....███████'''" - "'''█#eerr█wwdww█ooooX█'''" - "'''d.....#.....#.....d'''" - "'''█E....#.+++.#....A█'''" - "'''█B....#.....#....F█'''" - "'''███████.....███████'''" - "'''█G....#.....#....C█'''" - "'''█D....#.+++.#....H█'''" - "'''d.....#.....#.....d'''" - "'''█pppaa███████llff#█'''" - "'''███████'''''███████'''" - "'''''''''''''''''''''''''" - "'''''''''''''''''''''''''" - "'''''''''''''''''''''''''" tiles: "#": counter "+": counter -i=plate "f": counter -i=foodprocessor "w": counter-window "l": sink "o": oven -x "p": stove -i=pot "a": stove -i=pan "e": cutting-board "r": rolling-board "X": trash -x "A": crate:steak -x "B": crate:coconut -x "C": crate:cheese -x "D": crate:lettuce -x "E": crate:rice -x "F": crate:tomato -x "G": crate:flour -x "H": crate:leek -x ".": floor -w ",": floor -w --chef-spawn "'": grass -w "t": table "c": chair -w "_": path -w "!": path -w --customer-spawn "d": door -w "█": wall -c entities: - !customers scaling_factor: 0.7