# 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 map: - "*''''*'''*'''''*'''*'''*''''*'" - "'''*''''*'*'**'''*''**''*'*'''" - "''██▒██▒██▒███▒███▒████▒█▒█'*'" - "''█ctc.ctc.ctc.ctc.ctc█ssp█'**" - "''█.....c.............█..p█'''" - "'*▒c...c...████www██|██.AB█'*'" - "*'█tc.ctc..█hgg...ee.d....█'''" - "''▒c...c...w.....,...d..CD█''*" - "*'█c.......w.#f#.#f##█..EF█'*'" - "'*▒tc......w.........d....█'''" - "''█c.....ct█#aaa##ooo█X#GH█'*'" - "*'████dd██████████▒██████▒█'*'" - "'''*''--''''''''''''''''''''*'" - "*'''*'------------------------" - "'*'*''---------------------!--" - "*''*''''''''''''''''''''''''''" tiles: "A": [floor, crate:rice] "B": [floor, crate:coconut] "C": [floor, crate:tomato] "D": [floor, crate:flour] "E": [floor, crate:leek] "F": [floor, crate:cheese] "G": [floor, crate:lettuce] "H": [floor, crate:mushroom] "!": [path, --customer-spawn] entities: - !customers scaling_factor: 0.3