<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>더 그레이트 Archives - SOK SOK</title>
	<atom:link href="https://soksok.co.kr/category/%EA%B2%8C%EC%9E%84%ED%95%98%EA%B8%B0/%EC%B6%94%EB%A6%AC-%ED%83%88%EC%B6%9C%EA%B2%8C%EC%9E%84/%EB%8D%94-%EA%B7%B8%EB%A0%88%EC%9D%B4%ED%8A%B8/feed/" rel="self" type="application/rss+xml" />
	<link>https://soksok.co.kr/category/게임하기/추리-탈출게임/더-그레이트/</link>
	<description>플래시게임몰, 블로그, 쇼핑 등 종합 사이트</description>
	<lastBuildDate>Wed, 06 Oct 2021 11:23:49 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://soksok.co.kr/wp-content/uploads/2022/01/쏙쏙이야기-로고-64x64.png</url>
	<title>더 그레이트 Archives - SOK SOK</title>
	<link>https://soksok.co.kr/category/게임하기/추리-탈출게임/더-그레이트/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>더 그레이트 침실 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%b9%a8%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25eb%258d%2594-%25ea%25b7%25b8%25eb%25a0%2588%25ec%259d%25b4%25ed%258a%25b8-%25ec%25b9%25a8%25ec%258b%25a4-%25ed%2583%2588%25ec%25b6%259c-%25ea%25b2%258c%25ec%259e%2584</link>
		
		<dc:creator><![CDATA[관리자]]></dc:creator>
		<pubDate>Wed, 06 Oct 2021 11:22:42 +0000</pubDate>
				<category><![CDATA[게임하기]]></category>
		<category><![CDATA[더 그레이트]]></category>
		<category><![CDATA[추리, 탈출게임]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[게임]]></category>
		<category><![CDATA[모바일]]></category>
		<category><![CDATA[추리 탈출게임]]></category>
		<category><![CDATA[플래시 게임]]></category>
		<guid isPermaLink="false">https://soksok.co.kr/?p=8693</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%b9%a8%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">더 그레이트 침실 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"> <span class="has-inline-color has-vivid-purple-color">※</span><span style="color:#874fbc" class="has-inline-color"> 게임이 실행되지 않는 경우, <strong>마우스 오른쪽 버튼 → Play 버튼</strong>을 누르면 잘 실행됩니다.</span> </p>



<div id="mygame">
  <div id="exit-full-screen" style="display:none;position:fixed;text-align:right;right:0;z-index:2">
    <button class="wp-block-button__link" style="outline:none" onclick="closeFullscreen()">
      <i class="fa fa-times"></i>
    </button>
  </div>

  <div id="toggle-full-screen" style="display:flex;justify-content:flex-end;text-align:right;">
    <button type="button" class="wp-block-button__link" style="outline:none" onclick="openFullscreen()">전체화면</button>
  </div>
</div>
<script>
  window.RufflePlayer = window.RufflePlayer || {};
  window.RufflePlayer.config = {
    // Options affecting the whole page
    "publicPath": undefined,
    "polyfills": true,

    // Options affecting files only
    "autoplay": "auto",
    "unmuteOverlay": "visible",
    "backgroundColor": null,
    "letterbox": "fullscreen",
    "warnOnUnsupportedContent": true,
    "contextMenu": true,
    "upgradeToHttps": window.location.protocol === "https:",
    "maxExecutionDuration": { "secs": 15, "nanos": 0 },
    "logLevel": "error",
  };
  window.addEventListener("load", (event) => {
    const ruffle = window.RufflePlayer.newest();
    const player = ruffle.createPlayer();
    const container = document.getElementById("mygame");
    container.appendChild(player);
    player.load({
      url: "https://soksok.b-cdn.net/%EB%8D%94%20%EA%B7%B8%EB%A0%88%EC%9D%B4%ED%8A%B8%20%EC%B9%A8%EC%8B%A4%20%ED%83%88%EC%B6%9C.swf",
      parameters: "",
      allowScriptAccess: false,
    });
    player.style.width = "100%";
    player.style.height = "100%";
  });
</script>



<p class="wp-block-paragraph"><a href="https://soksok.co.kr/wp-admin/edit.php?post_type=post"></a></p>



<h2 class="wp-block-heading"><strong>게임 설명</strong></h2>



<p class="wp-block-paragraph">방안에 여러 가지 힌트를 보고 추리를 하여 방탈출을 하는 게임입니다.</p>



<p class="wp-block-paragraph">필요한 물건들을 수집하고, 적절하게 조합하거나 사용하여 방을 탈출할 수 있도록 합니다.</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>조작방법</strong></h2>



<ul class="wp-block-list"><li>손가락 버튼을 클릭해서 좌, 우 이동 및 줌 아웃을 할 수 있습니다.</li><li>아이템을 클릭하면, 상단의 인벤토리에 담깁니다.</li><li>인벤토리에 있는 아이템을 다른 아이템으로 드래그하면, 조합할 수 있습니다.</li></ul>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>스크린샷</strong></h2>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="852" height="742" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-35.png" alt="" class="wp-image-8694" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-35.png 852w, https://soksok.co.kr/wp-content/uploads/2021/10/image-35-300x261.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-35-768x669.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-35-14x12.png 14w, https://soksok.co.kr/wp-content/uploads/2021/10/image-35-720x627.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-35-520x453.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-35-320x279.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-35-600x523.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-35-64x56.png 64w" sizes="(max-width: 852px) 100vw, 852px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" width="851" height="652" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-36.png" alt="" class="wp-image-8695" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-36.png 851w, https://soksok.co.kr/wp-content/uploads/2021/10/image-36-300x230.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-36-768x588.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-36-16x12.png 16w, https://soksok.co.kr/wp-content/uploads/2021/10/image-36-720x552.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-36-520x398.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-36-320x245.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-36-600x460.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-36-64x49.png 64w" sizes="(max-width: 851px) 100vw, 851px" /></figure>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>공략 영상</strong></h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="The Great Bedroom Escape Walkthrough" width="500" height="375" src="https://www.youtube.com/embed/jpICVXgJ4zc?feature=oembed&#038;wmode=opaque" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>
<div class="korea-sns"><div class="korea-sns-post korea-sns-pos-right"><div class="korea-sns-button korea-sns-telegram" OnClick="PutShareLog(8693, 'telegram', '8693_2');SendSNS('telegram', '더 그레이트 침실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8693', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/telegram.png');"></div><div class="korea-sns-button korea-sns-twitter" OnClick="PutShareLog(8693, 'twitter', '8693_2');SendSNS('twitter', '더 그레이트 침실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8693', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/twitter.png');"></div><div class="korea-sns-button korea-sns-kakaostory" id="kakao-story-btn-8693_2"  OnClick="PutShareLog(8693, 'kakaostory', '8693_2');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8693', '더 그레이트 침실 탈출 게임',0)"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaostory.png');"></div><div class="korea-sns-button korea-sns-naverband" OnClick="PutShareLog(8693, 'naverband', '8693_2');SendSNS('naverband', '더 그레이트 침실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8693', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/naverband.png');"></div><div class="korea-sns-button korea-sns-naverblog" OnClick="PutShareLog(8693, 'naverblog', '8693_2');SendSNS('naverblog', '더 그레이트 침실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8693', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/naverblog.png');"></div><div class="korea-sns-button korea-sns-facebook" OnClick="PutShareLog(8693, 'facebook', '8693_2');SendSNS('facebook', '더 그레이트 침실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8693', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/facebook.png');"></div><div class="korea-sns-button korea-sns-kakaotalk" id="kakao-link-btn-8693_2"  OnClick="javascript:PutShareLog(8693, 'kakaotalk', '8693_2');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8693_2(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8693_2',
				      objectType: 'feed',
				      content: {
				         title: '더 그레이트 침실 탈출 게임 https://soksok.co.kr/?p=8693',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-35.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8693', webUrl:'https://soksok.co.kr/?p=8693'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8693',
								webUrl:'https://soksok.co.kr/?p=8693'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8693_2'); </script>
</div><div style="clear:both;"></div></div><script> var g_strMainURL = "https://soksok.co.kr"; </script><div class="wpulike wpulike-updown-voting  wpulike-is-pro" ><div class="wp_ulike_general_class wpulike_up_vote wp_ulike_is_not_liked"><button type="button"
            aria-label="Like Button"
            data-ulike-id="8693" data-ulike-factor="up"
            data-ulike-nonce="adcf1bea55" data-ulike-type="post"
            data-ulike-template="wp-ulike-pro-default" data-ulike-display-likers=""
            data-ulike-likers-style="popover" class="wp_ulike_btn wp_ulike_btn_up  wp_post_up_btn_8693 wp_ulike_put_image"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>    </div><div class="wp_ulike_general_class wpulike_down_vote wp_ulike_is_not_liked"><button type="button"
            aria-label="Dislike Button"
            data-ulike-id="8693" data-ulike-factor="down"
            data-ulike-nonce="adcf1bea55" data-ulike-type="post"
            data-ulike-template="wp-ulike-pro-default" data-ulike-display-likers=""
            data-ulike-likers-style="popover" class="wp_ulike_btn wp_ulike_btn_down  wp_post_down_btn_8693 wp_ulike_put_image"></button><span class="count-box wp_ulike_counter_down" data-ulike-counter-value="0"></span>    </div></div>
<p>The post <a href="https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%b9%a8%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">더 그레이트 침실 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>더 그레이트 주방 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%a3%bc%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25eb%258d%2594-%25ea%25b7%25b8%25eb%25a0%2588%25ec%259d%25b4%25ed%258a%25b8-%25ec%25a3%25bc%25eb%25b0%25a9-%25ed%2583%2588%25ec%25b6%259c-%25ea%25b2%258c%25ec%259e%2584</link>
		
		<dc:creator><![CDATA[관리자]]></dc:creator>
		<pubDate>Wed, 06 Oct 2021 11:19:29 +0000</pubDate>
				<category><![CDATA[게임하기]]></category>
		<category><![CDATA[더 그레이트]]></category>
		<category><![CDATA[추리, 탈출게임]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[게임]]></category>
		<category><![CDATA[모바일]]></category>
		<category><![CDATA[추리 탈출게임]]></category>
		<category><![CDATA[플래시 게임]]></category>
		<guid isPermaLink="false">https://soksok.co.kr/?p=8688</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%a3%bc%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">더 그레이트 주방 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"> <span class="has-inline-color has-vivid-purple-color">※</span><span style="color:#874fbc" class="has-inline-color"> 게임이 실행되지 않는 경우, <strong>마우스 오른쪽 버튼 → Play 버튼</strong>을 누르면 잘 실행됩니다.</span> </p>



<div id="mygame">
  <div id="exit-full-screen" style="display:none;position:fixed;text-align:right;right:0;z-index:2">
    <button class="wp-block-button__link" style="outline:none" onclick="closeFullscreen()">
      <i class="fa fa-times"></i>
    </button>
  </div>

  <div id="toggle-full-screen" style="display:flex;justify-content:flex-end;text-align:right;">
    <button type="button" class="wp-block-button__link" style="outline:none" onclick="openFullscreen()">전체화면</button>
  </div>
</div>
<script>
  window.RufflePlayer = window.RufflePlayer || {};
  window.RufflePlayer.config = {
    // Options affecting the whole page
    "publicPath": undefined,
    "polyfills": true,

    // Options affecting files only
    "autoplay": "auto",
    "unmuteOverlay": "visible",
    "backgroundColor": null,
    "letterbox": "fullscreen",
    "warnOnUnsupportedContent": true,
    "contextMenu": true,
    "upgradeToHttps": window.location.protocol === "https:",
    "maxExecutionDuration": { "secs": 15, "nanos": 0 },
    "logLevel": "error",
  };
  window.addEventListener("load", (event) => {
    const ruffle = window.RufflePlayer.newest();
    const player = ruffle.createPlayer();
    const container = document.getElementById("mygame");
    container.appendChild(player);
    player.load({
      url: "https://soksok.b-cdn.net/%EB%8D%94%20%EA%B7%B8%EB%A0%88%EC%9D%B4%ED%8A%B8%20%EC%A3%BC%EB%B0%A9%ED%83%88%EC%B6%9C.swf",
      parameters: "",
      allowScriptAccess: false,
    });
    player.style.width = "100%";
    player.style.height = "100%";
  });
</script>



<p class="wp-block-paragraph"><a href="https://soksok.co.kr/wp-admin/edit.php?post_type=post"></a></p>



<h2 class="wp-block-heading"><strong>게임 설명</strong></h2>



<p class="wp-block-paragraph">방안에 여러 가지 힌트를 보고 추리를 하여 방탈출을 하는 게임입니다.</p>



<p class="wp-block-paragraph">필요한 물건들을 수집하고, 적절하게 조합하거나 사용하여 방을 탈출할 수 있도록 합니다.</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>조작방법</strong></h2>



<ul class="wp-block-list"><li>손가락 버튼을 클릭해서 좌, 우 이동 및 줌 아웃을 할 수 있습니다.</li><li>아이템을 클릭하면, 상단의 인벤토리에 담깁니다.</li><li>인벤토리에 있는 아이템을 다른 아이템으로 드래그하면, 조합할 수 있습니다.</li></ul>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>스크린샷</strong></h2>



<figure class="wp-block-image size-full"><img decoding="async" width="854" height="652" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-33.png" alt="" class="wp-image-8690" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-33.png 854w, https://soksok.co.kr/wp-content/uploads/2021/10/image-33-300x229.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-33-768x586.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-33-16x12.png 16w, https://soksok.co.kr/wp-content/uploads/2021/10/image-33-720x550.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-33-520x397.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-33-320x244.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-33-600x458.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-33-64x49.png 64w" sizes="(max-width: 854px) 100vw, 854px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="855" height="652" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-34.png" alt="" class="wp-image-8691" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-34.png 855w, https://soksok.co.kr/wp-content/uploads/2021/10/image-34-300x229.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-34-768x586.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-34-16x12.png 16w, https://soksok.co.kr/wp-content/uploads/2021/10/image-34-720x549.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-34-520x397.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-34-320x244.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-34-600x458.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-34-64x49.png 64w" sizes="(max-width: 855px) 100vw, 855px" /></figure>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>공략 영상</strong></h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="The Great Kitchen Escape Walkthrough" width="500" height="375" src="https://www.youtube.com/embed/z2IuFp5T_SQ?feature=oembed&#038;wmode=opaque" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>
<div class="korea-sns"><div class="korea-sns-post korea-sns-pos-right"><div class="korea-sns-button korea-sns-telegram" OnClick="PutShareLog(8688, 'telegram', '8688_4');SendSNS('telegram', '더 그레이트 주방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8688', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/telegram.png');"></div><div class="korea-sns-button korea-sns-twitter" OnClick="PutShareLog(8688, 'twitter', '8688_4');SendSNS('twitter', '더 그레이트 주방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8688', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/twitter.png');"></div><div class="korea-sns-button korea-sns-kakaostory" id="kakao-story-btn-8688_4"  OnClick="PutShareLog(8688, 'kakaostory', '8688_4');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8688', '더 그레이트 주방 탈출 게임',0)"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaostory.png');"></div><div class="korea-sns-button korea-sns-naverband" OnClick="PutShareLog(8688, 'naverband', '8688_4');SendSNS('naverband', '더 그레이트 주방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8688', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/naverband.png');"></div><div class="korea-sns-button korea-sns-naverblog" OnClick="PutShareLog(8688, 'naverblog', '8688_4');SendSNS('naverblog', '더 그레이트 주방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8688', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/naverblog.png');"></div><div class="korea-sns-button korea-sns-facebook" OnClick="PutShareLog(8688, 'facebook', '8688_4');SendSNS('facebook', '더 그레이트 주방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8688', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/facebook.png');"></div><div class="korea-sns-button korea-sns-kakaotalk" id="kakao-link-btn-8688_4"  OnClick="javascript:PutShareLog(8688, 'kakaotalk', '8688_4');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8688_4(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8688_4',
				      objectType: 'feed',
				      content: {
				         title: '더 그레이트 주방 탈출 게임 https://soksok.co.kr/?p=8688',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-33.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8688', webUrl:'https://soksok.co.kr/?p=8688'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8688',
								webUrl:'https://soksok.co.kr/?p=8688'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8688_4'); </script>
</div><div style="clear:both;"></div></div><script> var g_strMainURL = "https://soksok.co.kr"; </script><div class="wpulike wpulike-updown-voting  wpulike-is-pro" ><div class="wp_ulike_general_class wpulike_up_vote wp_ulike_is_not_liked"><button type="button"
            aria-label="Like Button"
            data-ulike-id="8688" data-ulike-factor="up"
            data-ulike-nonce="8598c17b17" data-ulike-type="post"
            data-ulike-template="wp-ulike-pro-default" data-ulike-display-likers=""
            data-ulike-likers-style="popover" class="wp_ulike_btn wp_ulike_btn_up  wp_post_up_btn_8688 wp_ulike_put_image"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>    </div><div class="wp_ulike_general_class wpulike_down_vote wp_ulike_is_not_liked"><button type="button"
            aria-label="Dislike Button"
            data-ulike-id="8688" data-ulike-factor="down"
            data-ulike-nonce="8598c17b17" data-ulike-type="post"
            data-ulike-template="wp-ulike-pro-default" data-ulike-display-likers=""
            data-ulike-likers-style="popover" class="wp_ulike_btn wp_ulike_btn_down  wp_post_down_btn_8688 wp_ulike_put_image"></button><span class="count-box wp_ulike_counter_down" data-ulike-counter-value="0"></span>    </div></div>
<p>The post <a href="https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%a3%bc%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">더 그레이트 주방 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>더 그레이트 욕실 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%9a%95%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25eb%258d%2594-%25ea%25b7%25b8%25eb%25a0%2588%25ec%259d%25b4%25ed%258a%25b8-%25ec%259a%2595%25ec%258b%25a4-%25ed%2583%2588%25ec%25b6%259c-%25ea%25b2%258c%25ec%259e%2584</link>
		
		<dc:creator><![CDATA[관리자]]></dc:creator>
		<pubDate>Wed, 06 Oct 2021 11:16:25 +0000</pubDate>
				<category><![CDATA[게임하기]]></category>
		<category><![CDATA[더 그레이트]]></category>
		<category><![CDATA[추리, 탈출게임]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[게임]]></category>
		<category><![CDATA[모바일]]></category>
		<category><![CDATA[추리 탈출게임]]></category>
		<category><![CDATA[플래시 게임]]></category>
		<guid isPermaLink="false">https://soksok.co.kr/?p=8683</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%9a%95%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">더 그레이트 욕실 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"> <span class="has-inline-color has-vivid-purple-color">※</span><span style="color:#874fbc" class="has-inline-color"> 게임이 실행되지 않는 경우, <strong>마우스 오른쪽 버튼 → Play 버튼</strong>을 누르면 잘 실행됩니다.</span> </p>



<div id="mygame">
  <div id="exit-full-screen" style="display:none;position:fixed;text-align:right;right:0;z-index:2">
    <button class="wp-block-button__link" style="outline:none" onclick="closeFullscreen()">
      <i class="fa fa-times"></i>
    </button>
  </div>

  <div id="toggle-full-screen" style="display:flex;justify-content:flex-end;text-align:right;">
    <button type="button" class="wp-block-button__link" style="outline:none" onclick="openFullscreen()">전체화면</button>
  </div>
</div>
<script>
  window.RufflePlayer = window.RufflePlayer || {};
  window.RufflePlayer.config = {
    // Options affecting the whole page
    "publicPath": undefined,
    "polyfills": true,

    // Options affecting files only
    "autoplay": "auto",
    "unmuteOverlay": "visible",
    "backgroundColor": null,
    "letterbox": "fullscreen",
    "warnOnUnsupportedContent": true,
    "contextMenu": true,
    "upgradeToHttps": window.location.protocol === "https:",
    "maxExecutionDuration": { "secs": 15, "nanos": 0 },
    "logLevel": "error",
  };
  window.addEventListener("load", (event) => {
    const ruffle = window.RufflePlayer.newest();
    const player = ruffle.createPlayer();
    const container = document.getElementById("mygame");
    container.appendChild(player);
    player.load({
      url: "https://soksok.b-cdn.net/%EB%8D%94%20%EA%B7%B8%EB%A0%88%EC%9D%B4%ED%8A%B8%20%EC%9A%95%EC%8B%A4%20%ED%83%88%EC%B6%9C.swf",
      parameters: "",
      allowScriptAccess: false,
    });
    player.style.width = "100%";
    player.style.height = "100%";
  });
</script>



<p class="wp-block-paragraph"><a href="https://soksok.co.kr/wp-admin/edit.php?post_type=post"></a></p>



<h2 class="wp-block-heading"><strong>게임 설명</strong></h2>



<p class="wp-block-paragraph">방안에 여러 가지 힌트를 보고 추리를 하여 방탈출을 하는 게임입니다.</p>



<p class="wp-block-paragraph">필요한 물건들을 수집하고, 적절하게 조합하거나 사용하여 방을 탈출할 수 있도록 합니다.</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>조작방법</strong></h2>



<ul class="wp-block-list"><li>손가락 버튼을 클릭해서 좌, 우 이동 및 줌 아웃을 할 수 있습니다.</li><li>아이템을 클릭하면, 상단의 인벤토리에 담깁니다.</li><li>인벤토리에 있는 아이템을 다른 아이템으로 드래그하면, 조합할 수 있습니다.</li></ul>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>스크린샷</strong></h2>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="852" height="767" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-31.png" alt="" class="wp-image-8685" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-31.png 852w, https://soksok.co.kr/wp-content/uploads/2021/10/image-31-300x270.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-31-768x691.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-31-13x12.png 13w, https://soksok.co.kr/wp-content/uploads/2021/10/image-31-720x648.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-31-520x468.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-31-320x288.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-31-600x540.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-31-64x58.png 64w" sizes="(max-width: 852px) 100vw, 852px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="854" height="650" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-32.png" alt="" class="wp-image-8686" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-32.png 854w, https://soksok.co.kr/wp-content/uploads/2021/10/image-32-300x228.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-32-768x585.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-32-16x12.png 16w, https://soksok.co.kr/wp-content/uploads/2021/10/image-32-720x548.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-32-520x396.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-32-320x244.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-32-600x457.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-32-64x49.png 64w" sizes="(max-width: 854px) 100vw, 854px" /></figure>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>공략 영상</strong></h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="The Great Bathroom Escape Walkthrough" width="500" height="375" src="https://www.youtube.com/embed/grLu4DXhI6w?feature=oembed&#038;wmode=opaque" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>
<div class="korea-sns"><div class="korea-sns-post korea-sns-pos-right"><div class="korea-sns-button korea-sns-telegram" OnClick="PutShareLog(8683, 'telegram', '8683_6');SendSNS('telegram', '더 그레이트 욕실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8683', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/telegram.png');"></div><div class="korea-sns-button korea-sns-twitter" OnClick="PutShareLog(8683, 'twitter', '8683_6');SendSNS('twitter', '더 그레이트 욕실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8683', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/twitter.png');"></div><div class="korea-sns-button korea-sns-kakaostory" id="kakao-story-btn-8683_6"  OnClick="PutShareLog(8683, 'kakaostory', '8683_6');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8683', '더 그레이트 욕실 탈출 게임',0)"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaostory.png');"></div><div class="korea-sns-button korea-sns-naverband" OnClick="PutShareLog(8683, 'naverband', '8683_6');SendSNS('naverband', '더 그레이트 욕실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8683', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/naverband.png');"></div><div class="korea-sns-button korea-sns-naverblog" OnClick="PutShareLog(8683, 'naverblog', '8683_6');SendSNS('naverblog', '더 그레이트 욕실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8683', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/naverblog.png');"></div><div class="korea-sns-button korea-sns-facebook" OnClick="PutShareLog(8683, 'facebook', '8683_6');SendSNS('facebook', '더 그레이트 욕실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8683', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/facebook.png');"></div><div class="korea-sns-button korea-sns-kakaotalk" id="kakao-link-btn-8683_6"  OnClick="javascript:PutShareLog(8683, 'kakaotalk', '8683_6');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8683_6(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8683_6',
				      objectType: 'feed',
				      content: {
				         title: '더 그레이트 욕실 탈출 게임 https://soksok.co.kr/?p=8683',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-31.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8683', webUrl:'https://soksok.co.kr/?p=8683'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8683',
								webUrl:'https://soksok.co.kr/?p=8683'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8683_6'); </script>
</div><div style="clear:both;"></div></div><script> var g_strMainURL = "https://soksok.co.kr"; </script><div class="wpulike wpulike-updown-voting  wpulike-is-pro" ><div class="wp_ulike_general_class wpulike_up_vote wp_ulike_is_not_liked"><button type="button"
            aria-label="Like Button"
            data-ulike-id="8683" data-ulike-factor="up"
            data-ulike-nonce="9c2e73b5d8" data-ulike-type="post"
            data-ulike-template="wp-ulike-pro-default" data-ulike-display-likers=""
            data-ulike-likers-style="popover" class="wp_ulike_btn wp_ulike_btn_up  wp_post_up_btn_8683 wp_ulike_put_image"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>    </div><div class="wp_ulike_general_class wpulike_down_vote wp_ulike_is_not_liked"><button type="button"
            aria-label="Dislike Button"
            data-ulike-id="8683" data-ulike-factor="down"
            data-ulike-nonce="9c2e73b5d8" data-ulike-type="post"
            data-ulike-template="wp-ulike-pro-default" data-ulike-display-likers=""
            data-ulike-likers-style="popover" class="wp_ulike_btn wp_ulike_btn_down  wp_post_down_btn_8683 wp_ulike_put_image"></button><span class="count-box wp_ulike_counter_down" data-ulike-counter-value="0"></span>    </div></div>
<p>The post <a href="https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ec%9a%95%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">더 그레이트 욕실 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>더 그레이트 거실 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ea%b1%b0%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25eb%258d%2594-%25ea%25b7%25b8%25eb%25a0%2588%25ec%259d%25b4%25ed%258a%25b8-%25ea%25b1%25b0%25ec%258b%25a4-%25ed%2583%2588%25ec%25b6%259c-%25ea%25b2%258c%25ec%259e%2584</link>
		
		<dc:creator><![CDATA[관리자]]></dc:creator>
		<pubDate>Wed, 06 Oct 2021 11:06:12 +0000</pubDate>
				<category><![CDATA[게임하기]]></category>
		<category><![CDATA[더 그레이트]]></category>
		<category><![CDATA[추리, 탈출게임]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[게임]]></category>
		<category><![CDATA[모바일]]></category>
		<category><![CDATA[추리 탈출게임]]></category>
		<category><![CDATA[플래시 게임]]></category>
		<guid isPermaLink="false">https://soksok.co.kr/?p=8674</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ea%b1%b0%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">더 그레이트 거실 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"> <span class="has-inline-color has-vivid-purple-color">※</span><span style="color:#874fbc" class="has-inline-color"> 게임이 실행되지 않는 경우, <strong>마우스 오른쪽 버튼 → Play 버튼</strong>을 누르면 잘 실행됩니다.</span> </p>



<div id="mygame">
  <div id="exit-full-screen" style="display:none;position:fixed;text-align:right;right:0;z-index:2">
    <button class="wp-block-button__link" style="outline:none" onclick="closeFullscreen()">
      <i class="fa fa-times"></i>
    </button>
  </div>

  <div id="toggle-full-screen" style="display:flex;justify-content:flex-end;text-align:right;">
    <button type="button" class="wp-block-button__link" style="outline:none" onclick="openFullscreen()">전체화면</button>
  </div>
</div>
<script>
  window.RufflePlayer = window.RufflePlayer || {};
  window.RufflePlayer.config = {
    // Options affecting the whole page
    "publicPath": undefined,
    "polyfills": true,

    // Options affecting files only
    "autoplay": "auto",
    "unmuteOverlay": "visible",
    "backgroundColor": null,
    "letterbox": "fullscreen",
    "warnOnUnsupportedContent": true,
    "contextMenu": true,
    "upgradeToHttps": window.location.protocol === "https:",
    "maxExecutionDuration": { "secs": 15, "nanos": 0 },
    "logLevel": "error",
  };
  window.addEventListener("load", (event) => {
    const ruffle = window.RufflePlayer.newest();
    const player = ruffle.createPlayer();
    const container = document.getElementById("mygame");
    container.appendChild(player);
    player.load({
      url: "https://soksok.b-cdn.net/%EB%8D%94%20%EA%B7%B8%EB%A0%88%EC%9D%B4%ED%8A%B8%20%EA%B1%B0%EC%8B%A4%20%ED%83%88%EC%B6%9C.swf",
      parameters: "",
      allowScriptAccess: false,
    });
    player.style.width = "100%";
    player.style.height = "100%";
  });
</script>



<p class="wp-block-paragraph"><a href="https://soksok.co.kr/wp-admin/edit.php?post_type=post"></a></p>



<h2 class="wp-block-heading"><strong>게임 설명</strong></h2>



<p class="wp-block-paragraph">방안에 여러 가지 힌트를 보고 추리를 하여 방탈출을 하는 게임입니다.</p>



<p class="wp-block-paragraph">필요한 물건들을 수집하고, 적절하게 조합하거나 사용하여 방을 탈출할 수 있도록 합니다.</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>조작방법</strong></h2>



<ul class="wp-block-list"><li>손가락 버튼을 클릭해서 좌, 우 이동 및 줌 아웃을 할 수 있습니다.</li><li>아이템을 클릭하면, 상단의 인벤토리에 담깁니다.</li><li>인벤토리에 있는 아이템을 다른 아이템으로 드래그하면, 조합할 수 있습니다.</li></ul>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>스크린샷</strong></h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="759" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-30-1024x759.png" alt="" class="wp-image-8678" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-30-1024x759.png 1024w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30-300x222.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30-768x569.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30-16x12.png 16w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30-720x534.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30-520x385.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30-320x237.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30-600x445.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30-64x47.png 64w, https://soksok.co.kr/wp-content/uploads/2021/10/image-30.png 1028w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1023" height="762" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-29.png" alt="" class="wp-image-8677" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-29.png 1023w, https://soksok.co.kr/wp-content/uploads/2021/10/image-29-300x223.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-29-768x572.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-29-16x12.png 16w, https://soksok.co.kr/wp-content/uploads/2021/10/image-29-720x536.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-29-520x387.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-29-320x238.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-29-600x447.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-29-64x48.png 64w" sizes="(max-width: 1023px) 100vw, 1023px" /></figure>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>공략 영상</strong></h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="The Great Living Room Escape Walkthrough" width="500" height="375" src="https://www.youtube.com/embed/78oj_Y4nOFw?feature=oembed&#038;wmode=opaque" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>
<div class="korea-sns"><div class="korea-sns-post korea-sns-pos-right"><div class="korea-sns-button korea-sns-telegram" OnClick="PutShareLog(8674, 'telegram', '8674_8');SendSNS('telegram', '더 그레이트 거실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8674', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/telegram.png');"></div><div class="korea-sns-button korea-sns-twitter" OnClick="PutShareLog(8674, 'twitter', '8674_8');SendSNS('twitter', '더 그레이트 거실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8674', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/twitter.png');"></div><div class="korea-sns-button korea-sns-kakaostory" id="kakao-story-btn-8674_8"  OnClick="PutShareLog(8674, 'kakaostory', '8674_8');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8674', '더 그레이트 거실 탈출 게임',0)"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaostory.png');"></div><div class="korea-sns-button korea-sns-naverband" OnClick="PutShareLog(8674, 'naverband', '8674_8');SendSNS('naverband', '더 그레이트 거실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8674', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/naverband.png');"></div><div class="korea-sns-button korea-sns-naverblog" OnClick="PutShareLog(8674, 'naverblog', '8674_8');SendSNS('naverblog', '더 그레이트 거실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8674', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/naverblog.png');"></div><div class="korea-sns-button korea-sns-facebook" OnClick="PutShareLog(8674, 'facebook', '8674_8');SendSNS('facebook', '더 그레이트 거실 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8674', '', 0);"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/facebook.png');"></div><div class="korea-sns-button korea-sns-kakaotalk" id="kakao-link-btn-8674_8"  OnClick="javascript:PutShareLog(8674, 'kakaotalk', '8674_8');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8674_8(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8674_8',
				      objectType: 'feed',
				      content: {
				         title: '더 그레이트 거실 탈출 게임 https://soksok.co.kr/?p=8674',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-30.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8674', webUrl:'https://soksok.co.kr/?p=8674'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8674',
								webUrl:'https://soksok.co.kr/?p=8674'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8674_8'); </script>
</div><div style="clear:both;"></div></div><script> var g_strMainURL = "https://soksok.co.kr"; </script><div class="wpulike wpulike-updown-voting  wpulike-is-pro" ><div class="wp_ulike_general_class wpulike_up_vote wp_ulike_is_not_liked"><button type="button"
            aria-label="Like Button"
            data-ulike-id="8674" data-ulike-factor="up"
            data-ulike-nonce="016bcba84a" data-ulike-type="post"
            data-ulike-template="wp-ulike-pro-default" data-ulike-display-likers=""
            data-ulike-likers-style="popover" class="wp_ulike_btn wp_ulike_btn_up  wp_post_up_btn_8674 wp_ulike_put_image"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>    </div><div class="wp_ulike_general_class wpulike_down_vote wp_ulike_is_not_liked"><button type="button"
            aria-label="Dislike Button"
            data-ulike-id="8674" data-ulike-factor="down"
            data-ulike-nonce="016bcba84a" data-ulike-type="post"
            data-ulike-template="wp-ulike-pro-default" data-ulike-display-likers=""
            data-ulike-likers-style="popover" class="wp_ulike_btn wp_ulike_btn_down  wp_post_down_btn_8674 wp_ulike_put_image"></button><span class="count-box wp_ulike_counter_down" data-ulike-counter-value="0"></span>    </div></div>
<p>The post <a href="https://soksok.co.kr/2021/10/06/%eb%8d%94-%ea%b7%b8%eb%a0%88%ec%9d%b4%ed%8a%b8-%ea%b1%b0%ec%8b%a4-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">더 그레이트 거실 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
