<?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%AA%A9%EC%9A%B0%EC%A0%84%EA%B8%B0/feed/" rel="self" type="application/rss+xml" />
	<link>https://soksok.co.kr/category/게임하기/추리-탈출게임/목우전기/</link>
	<description>플래시게임몰, 블로그, 쇼핑 등 종합 사이트</description>
	<lastBuildDate>Mon, 13 Dec 2021 12:57:56 +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>목우전기5 &#8211; 철갑제국 방 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b05-%ec%b2%a0%ea%b0%91%ec%a0%9c%ea%b5%ad-%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%25aa%25a9%25ec%259a%25b0%25ec%25a0%2584%25ea%25b8%25b05-%25ec%25b2%25a0%25ea%25b0%2591%25ec%25a0%259c%25ea%25b5%25ad-%25eb%25b0%25a9-%25ed%2583%2588%25ec%25b6%259c-%25ea%25b2%258c%25ec%259e%2584</link>
		
		<dc:creator><![CDATA[관리자]]></dc:creator>
		<pubDate>Fri, 08 Oct 2021 07:54:08 +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=8743</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b05-%ec%b2%a0%ea%b0%91%ec%a0%9c%ea%b5%ad-%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기5 &#8211; 철갑제국 방 탈출 게임</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%AA%A9%EC%9A%B0%EC%A0%84%EA%B8%B05.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>



<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></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 fetchpriority="high" decoding="async" width="1024" height="450" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-43-1024x450.png" alt="" class="wp-image-8745" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-43-1024x450.png 1024w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43-300x132.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43-768x337.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43-18x8.png 18w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43-720x316.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43-520x228.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43-320x140.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43-600x263.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43-64x28.png 64w, https://soksok.co.kr/wp-content/uploads/2021/10/image-43.png 1173w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="451" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-44-1024x451.png" alt="" class="wp-image-8746" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-44-1024x451.png 1024w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44-300x132.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44-768x338.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44-18x8.png 18w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44-720x317.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44-520x229.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44-320x141.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44-600x264.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44-64x28.png 64w, https://soksok.co.kr/wp-content/uploads/2021/10/image-44.png 1176w" sizes="(max-width: 1024px) 100vw, 1024px" /></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-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="[추억의 플래시] 목우전기 1~5(完) #감옥탈출게임" width="500" height="281" src="https://www.youtube.com/embed/CA_oPehrPw0?start=1870&#038;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(8743, 'telegram', '8743_2');SendSNS('telegram', '목우전기5 &#8211; 철갑제국 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8743', '', 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(8743, 'twitter', '8743_2');SendSNS('twitter', '목우전기5 &#8211; 철갑제국 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8743', '', 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-8743_2"  OnClick="PutShareLog(8743, 'kakaostory', '8743_2');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8743', '목우전기5 &#8211; 철갑제국 방 탈출 게임',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(8743, 'naverband', '8743_2');SendSNS('naverband', '목우전기5 &#8211; 철갑제국 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8743', '', 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(8743, 'naverblog', '8743_2');SendSNS('naverblog', '목우전기5 &#8211; 철갑제국 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8743', '', 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(8743, 'facebook', '8743_2');SendSNS('facebook', '목우전기5 &#8211; 철갑제국 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8743', '', 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-8743_2"  OnClick="javascript:PutShareLog(8743, 'kakaotalk', '8743_2');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8743_2(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8743_2',
				      objectType: 'feed',
				      content: {
				         title: '목우전기5 – 철갑제국 방 탈출 게임 https://soksok.co.kr/?p=8743',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-43.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8743', webUrl:'https://soksok.co.kr/?p=8743'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8743',
								webUrl:'https://soksok.co.kr/?p=8743'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8743_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="8743" data-ulike-factor="up"
            data-ulike-nonce="b8a6058a8d" 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_8743 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="8743" data-ulike-factor="down"
            data-ulike-nonce="b8a6058a8d" 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_8743 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/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b05-%ec%b2%a0%ea%b0%91%ec%a0%9c%ea%b5%ad-%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기5 &#8211; 철갑제국 방 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>목우전기4 &#8211; 전도공주 방 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b04-%ec%a0%84%eb%8f%84%ea%b3%b5%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%25aa%25a9%25ec%259a%25b0%25ec%25a0%2584%25ea%25b8%25b04-%25ec%25a0%2584%25eb%258f%2584%25ea%25b3%25b5%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>Fri, 08 Oct 2021 07:38:48 +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=8739</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b04-%ec%a0%84%eb%8f%84%ea%b3%b5%ec%a3%bc-%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기4 &#8211; 전도공주 방 탈출 게임</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%AA%A9%EC%9A%B0%EC%A0%84%EA%B8%B04.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>



<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></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 decoding="async" width="1024" height="435" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-42-1024x435.png" alt="" class="wp-image-8741" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-42-1024x435.png 1024w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42-300x127.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42-768x326.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42-18x8.png 18w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42-720x306.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42-520x221.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42-320x136.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42-600x255.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42-64x27.png 64w, https://soksok.co.kr/wp-content/uploads/2021/10/image-42.png 1293w" sizes="(max-width: 1024px) 100vw, 1024px" /></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-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="[추억의 플래시] 목우전기 1~5(完) #감옥탈출게임" width="500" height="281" src="https://www.youtube.com/embed/CA_oPehrPw0?start=1130&#038;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(8739, 'telegram', '8739_4');SendSNS('telegram', '목우전기4 &#8211; 전도공주 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8739', '', 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(8739, 'twitter', '8739_4');SendSNS('twitter', '목우전기4 &#8211; 전도공주 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8739', '', 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-8739_4"  OnClick="PutShareLog(8739, 'kakaostory', '8739_4');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8739', '목우전기4 &#8211; 전도공주 방 탈출 게임',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(8739, 'naverband', '8739_4');SendSNS('naverband', '목우전기4 &#8211; 전도공주 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8739', '', 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(8739, 'naverblog', '8739_4');SendSNS('naverblog', '목우전기4 &#8211; 전도공주 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8739', '', 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(8739, 'facebook', '8739_4');SendSNS('facebook', '목우전기4 &#8211; 전도공주 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8739', '', 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-8739_4"  OnClick="javascript:PutShareLog(8739, 'kakaotalk', '8739_4');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8739_4(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8739_4',
				      objectType: 'feed',
				      content: {
				         title: '목우전기4 – 전도공주 방 탈출 게임 https://soksok.co.kr/?p=8739',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-42.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8739', webUrl:'https://soksok.co.kr/?p=8739'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8739',
								webUrl:'https://soksok.co.kr/?p=8739'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8739_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="8739" data-ulike-factor="up"
            data-ulike-nonce="cf3fb61a61" 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_8739 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="8739" data-ulike-factor="down"
            data-ulike-nonce="cf3fb61a61" 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_8739 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/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b04-%ec%a0%84%eb%8f%84%ea%b3%b5%ec%a3%bc-%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기4 &#8211; 전도공주 방 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>목우전기3 &#8211; 구류왕 방 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b03-%ea%b5%ac%eb%a5%98%ec%99%95-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25eb%25aa%25a9%25ec%259a%25b0%25ec%25a0%2584%25ea%25b8%25b03-%25ea%25b5%25ac%25eb%25a5%2598%25ec%2599%2595-%25ed%2583%2588%25ec%25b6%259c-%25ea%25b2%258c%25ec%259e%2584</link>
		
		<dc:creator><![CDATA[관리자]]></dc:creator>
		<pubDate>Fri, 08 Oct 2021 07:30:19 +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=8735</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b03-%ea%b5%ac%eb%a5%98%ec%99%95-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기3 &#8211; 구류왕 방 탈출 게임</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%AA%A9%EC%9A%B0%EC%A0%84%EA%B8%B03.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>



<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></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="962" height="401" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-41.png" alt="" class="wp-image-8736" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-41.png 962w, https://soksok.co.kr/wp-content/uploads/2021/10/image-41-300x125.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-41-768x320.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-41-18x8.png 18w, https://soksok.co.kr/wp-content/uploads/2021/10/image-41-720x300.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-41-520x217.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-41-320x133.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-41-600x250.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-41-64x27.png 64w" sizes="(max-width: 962px) 100vw, 962px" /></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-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="[추억의 플래시] 목우전기 1~5(完) #감옥탈출게임" width="500" height="281" src="https://www.youtube.com/embed/CA_oPehrPw0?start=957&#038;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(8735, 'telegram', '8735_6');SendSNS('telegram', '목우전기3 &#8211; 구류왕 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8735', '', 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(8735, 'twitter', '8735_6');SendSNS('twitter', '목우전기3 &#8211; 구류왕 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8735', '', 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-8735_6"  OnClick="PutShareLog(8735, 'kakaostory', '8735_6');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8735', '목우전기3 &#8211; 구류왕 방 탈출 게임',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(8735, 'naverband', '8735_6');SendSNS('naverband', '목우전기3 &#8211; 구류왕 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8735', '', 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(8735, 'naverblog', '8735_6');SendSNS('naverblog', '목우전기3 &#8211; 구류왕 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8735', '', 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(8735, 'facebook', '8735_6');SendSNS('facebook', '목우전기3 &#8211; 구류왕 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8735', '', 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-8735_6"  OnClick="javascript:PutShareLog(8735, 'kakaotalk', '8735_6');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8735_6(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8735_6',
				      objectType: 'feed',
				      content: {
				         title: '목우전기3 – 구류왕 방 탈출 게임 https://soksok.co.kr/?p=8735',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-41.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8735', webUrl:'https://soksok.co.kr/?p=8735'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8735',
								webUrl:'https://soksok.co.kr/?p=8735'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8735_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="8735" data-ulike-factor="up"
            data-ulike-nonce="618af5f88c" 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_8735 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="8735" data-ulike-factor="down"
            data-ulike-nonce="618af5f88c" 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_8735 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/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b03-%ea%b5%ac%eb%a5%98%ec%99%95-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기3 &#8211; 구류왕 방 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>목우전기2 &#8211; 삐에로 방 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b02-%ec%82%90%ec%97%90%eb%a1%9c-%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%25aa%25a9%25ec%259a%25b0%25ec%25a0%2584%25ea%25b8%25b02-%25ec%2582%2590%25ec%2597%2590%25eb%25a1%259c-%25eb%25b0%25a9-%25ed%2583%2588%25ec%25b6%259c-%25ea%25b2%258c%25ec%259e%2584</link>
		
		<dc:creator><![CDATA[관리자]]></dc:creator>
		<pubDate>Fri, 08 Oct 2021 06:16:52 +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=8716</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b02-%ec%82%90%ec%97%90%eb%a1%9c-%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기2 &#8211; 삐에로 방 탈출 게임</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%AA%A9%EC%9A%B0%EC%A0%84%EA%B8%B02.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>



<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></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="909" height="575" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-40.png" alt="" class="wp-image-8725" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-40.png 909w, https://soksok.co.kr/wp-content/uploads/2021/10/image-40-300x190.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-40-768x486.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-40-18x12.png 18w, https://soksok.co.kr/wp-content/uploads/2021/10/image-40-720x455.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-40-520x329.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-40-320x202.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-40-600x380.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-40-64x40.png 64w" sizes="(max-width: 909px) 100vw, 909px" /></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-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="[추억의 플래시] 목우전기 1~5(完) #감옥탈출게임" width="500" height="281" src="https://www.youtube.com/embed/CA_oPehrPw0?start=245&#038;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(8716, 'telegram', '8716_8');SendSNS('telegram', '목우전기2 &#8211; 삐에로 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8716', '', 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(8716, 'twitter', '8716_8');SendSNS('twitter', '목우전기2 &#8211; 삐에로 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8716', '', 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-8716_8"  OnClick="PutShareLog(8716, 'kakaostory', '8716_8');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8716', '목우전기2 &#8211; 삐에로 방 탈출 게임',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(8716, 'naverband', '8716_8');SendSNS('naverband', '목우전기2 &#8211; 삐에로 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8716', '', 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(8716, 'naverblog', '8716_8');SendSNS('naverblog', '목우전기2 &#8211; 삐에로 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8716', '', 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(8716, 'facebook', '8716_8');SendSNS('facebook', '목우전기2 &#8211; 삐에로 방 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8716', '', 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-8716_8"  OnClick="javascript:PutShareLog(8716, 'kakaotalk', '8716_8');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8716_8(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8716_8',
				      objectType: 'feed',
				      content: {
				         title: '목우전기2 – 삐에로 방 탈출 게임 https://soksok.co.kr/?p=8716',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-40.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8716', webUrl:'https://soksok.co.kr/?p=8716'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8716',
								webUrl:'https://soksok.co.kr/?p=8716'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8716_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="8716" data-ulike-factor="up"
            data-ulike-nonce="812ea1e86e" 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_8716 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="8716" data-ulike-factor="down"
            data-ulike-nonce="812ea1e86e" 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_8716 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/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b02-%ec%82%90%ec%97%90%eb%a1%9c-%eb%b0%a9-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기2 &#8211; 삐에로 방 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>목우전기1 &#8211; 감옥 탈출 게임</title>
		<link>https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b01-%ea%b0%90%ec%98%a5-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25eb%25aa%25a9%25ec%259a%25b0%25ec%25a0%2584%25ea%25b8%25b01-%25ea%25b0%2590%25ec%2598%25a5-%25ed%2583%2588%25ec%25b6%259c-%25ea%25b2%258c%25ec%259e%2584</link>
		
		<dc:creator><![CDATA[관리자]]></dc:creator>
		<pubDate>Fri, 08 Oct 2021 06:14:40 +0000</pubDate>
				<category><![CDATA[게임하기]]></category>
		<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=8709</guid>

					<description><![CDATA[<p>&#46;&#46;&#46;</p>
<p>The post <a href="https://soksok.co.kr/2021/10/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b01-%ea%b0%90%ec%98%a5-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기1 &#8211; 감옥 탈출 게임</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%AA%A9%EC%9A%B0%EC%A0%84%EA%B8%B01.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>



<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></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="919" height="573" src="https://soksok.co.kr/wp-content/uploads/2021/10/image-39.png" alt="" class="wp-image-8713" srcset="https://soksok.co.kr/wp-content/uploads/2021/10/image-39.png 919w, https://soksok.co.kr/wp-content/uploads/2021/10/image-39-300x187.png 300w, https://soksok.co.kr/wp-content/uploads/2021/10/image-39-768x479.png 768w, https://soksok.co.kr/wp-content/uploads/2021/10/image-39-18x12.png 18w, https://soksok.co.kr/wp-content/uploads/2021/10/image-39-720x449.png 720w, https://soksok.co.kr/wp-content/uploads/2021/10/image-39-520x324.png 520w, https://soksok.co.kr/wp-content/uploads/2021/10/image-39-320x200.png 320w, https://soksok.co.kr/wp-content/uploads/2021/10/image-39-600x374.png 600w, https://soksok.co.kr/wp-content/uploads/2021/10/image-39-64x40.png 64w" sizes="(max-width: 919px) 100vw, 919px" /></figure>



<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>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="video-container"><iframe title="[추억의 플래시] 목우전기 1~5(完) #감옥탈출게임" width="500" height="281" src="https://www.youtube.com/embed/CA_oPehrPw0?start=1&#038;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>



<p class="wp-block-paragraph"></p>
<div class="korea-sns"><div class="korea-sns-post korea-sns-pos-right"><div class="korea-sns-button korea-sns-telegram" OnClick="PutShareLog(8709, 'telegram', '8709_10');SendSNS('telegram', '목우전기1 &#8211; 감옥 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8709', '', 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(8709, 'twitter', '8709_10');SendSNS('twitter', '목우전기1 &#8211; 감옥 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8709', '', 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-8709_10"  OnClick="PutShareLog(8709, 'kakaostory', '8709_10');ShareKakaostory('a713c146ab2f71da81263117cc475b62', 'https://soksok.co.kr/?p=8709', '목우전기1 &#8211; 감옥 탈출 게임',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(8709, 'naverband', '8709_10');SendSNS('naverband', '목우전기1 &#8211; 감옥 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8709', '', 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(8709, 'naverblog', '8709_10');SendSNS('naverblog', '목우전기1 &#8211; 감옥 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8709', '', 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(8709, 'facebook', '8709_10');SendSNS('facebook', '목우전기1 &#8211; 감옥 탈출 게임 - SOK SOK', 'https://soksok.co.kr/?p=8709', '', 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-8709_10"  OnClick="javascript:PutShareLog(8709, 'kakaotalk', '8709_10');"  style="background-image:url('https://soksok.co.kr/wp-content/plugins/korea-sns-pro/icons/kakaotalk.png');"></div>
						<script>
						function CreateKakaoBt_8709_10(){
				    InitKakao('a713c146ab2f71da81263117cc475b62');    
				    Kakao.Link.createDefaultButton({
				      container: '#kakao-link-btn-8709_10',
				      objectType: 'feed',
				      content: {
				         title: '목우전기1 – 감옥 탈출 게임 https://soksok.co.kr/?p=8709',imageUrl: 'https://soksok.co.kr/wp-content/uploads/2021/10/image-39.png',
link:{mobileWebUrl:'https://soksok.co.kr/?p=8709', webUrl:'https://soksok.co.kr/?p=8709'}},
		buttons:[{
								title:'SOK SOK',
								link:{mobileWebUrl:'https://soksok.co.kr/?p=8709',
								webUrl:'https://soksok.co.kr/?p=8709'
								}
							}]
						});	
				  }
				  if( typeof arInitMethods == 'undefined' ){ arInitMethods = new Array; }
				  arInitMethods.push('CreateKakaoBt_8709_10'); </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="8709" data-ulike-factor="up"
            data-ulike-nonce="acc47c559c" 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_8709 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="8709" data-ulike-factor="down"
            data-ulike-nonce="acc47c559c" 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_8709 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/08/%eb%aa%a9%ec%9a%b0%ec%a0%84%ea%b8%b01-%ea%b0%90%ec%98%a5-%ed%83%88%ec%b6%9c-%ea%b2%8c%ec%9e%84/">목우전기1 &#8211; 감옥 탈출 게임</a> appeared first on <a href="https://soksok.co.kr">SOK SOK</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
