holiday-hack-challenge-2023

SANS Holiday Hack Challenge

View on GitHub

Frosty’s Beach

< Back Home

Map

               1111111111111111111111111111111111111111 
               1111111111111111111111111111111111111111 
               1111111 11111111111111111111111111111 11 
                                                        
                1     11111111       111111111111111111 
                111111111111111111111111111111111111111 
                111111111111111111             11 1 11  
                 1111111111111111  111111111111111 111  
                  11111111111111111111111111111111 1111 
                   111111111111111111111111111111111 11 
                   11111111111 111111111111111111111 11 
                 1111111111111111111111 111111111111111 
                11111111111   11111111      11  111111  
               11 11111111111 11111111           1111   
       111    11111111111111111111111            111    
      11111111111111111 111111111111             111    
     111111111 1111111   1111111111              111    
    1111   11111111111    1111111                111    
    111     111111111      11111                 111    
    1111111111111111        111                   1     
     11111111111111                              111    
      1111111111111                              111    
       11111   1111                              111    
       11111   11111                             111    
        111111111111                             111    
         111111111111                                   
          11111111111                                   
            11111111                                    
             111111                                     
              1111                                      

Entities

{
  "npc": [
    {
      "id": "boothgoogle",
      "x": 36,
      "y": 6,
      "z": 1
    },
    {
      "id": "boothmicrosoft",
      "x": 38,
      "y": 6,
      "z": 1
    },
    {
      "id": "boothsansedu",
      "x": 41,
      "y": 6,
      "z": 1
    },
    {
      "id": "boothamazon",
      "x": 43,
      "y": 6,
      "z": 1
    },
    {
      "id": "posterhackspacecon",
      "x": 33,
      "y": 7,
      "z": 1
    },
    {
      "id": "posterpresidentscup",
      "x": 34,
      "y": 7,
      "z": 1
    },
    {
      "id": "santaapproach",
      "x": 50,
      "y": 7
    },
    {
      "id": "goosechristmas",
      "x": 52,
      "y": 9
    },
    {
      "id": "morcelnougat",
      "x": 29,
      "y": 12
    }
  ],
  "terminal": [
    {
      "id": "snowballhero",
      "x": 27,
      "y": 12
    }
  ],
  "entrance": [
    {
      "id": "reset",
      "x": 50,
      "y": 21
    },
    {
      "id": "ci-santassurfshackci-frostysbeach",
      "x": 12,
      "y": 25
    }
  ],
  "exit": [
    {
      "id": "boat",
      "x": 51,
      "y": 22
    },
    {
      "id": "ci-frostysbeachci-santassurfshack",
      "x": 12,
      "y": 24
    }
  ]
}