<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Minesweeper Orion Blog</title>
  <icon>https://minesweeper.kariya.cc/ja/icon.png</icon>
  <subtitle>必ず解けるマインスイーパー開発ブログ</subtitle>
  <link href="https://minesweeper.kariya.cc/ja/atom.xml" rel="self"/>
  
  <link href="https://minesweeper.kariya.cc/ja/"/>
  <updated>2024-01-21T09:00:12.282Z</updated>
  <id>https://minesweeper.kariya.cc/ja/</id>
  
  <author>
    <name>kariya</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>YouTubeにショート動画を投稿</title>
    <link href="https://minesweeper.kariya.cc/ja/youtube-short-movie/"/>
    <id>https://minesweeper.kariya.cc/ja/youtube-short-movie/</id>
    <published>2024-01-20T23:53:33.000Z</published>
    <updated>2024-01-21T09:00:12.282Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;デモ動画を上げてみました。&lt;br&gt;「自作マインスイーパーがヒントを次々消していくのをプレイする紹介動画」&lt;br&gt;&lt;a</summary>
        
      
    
    
    
    
  </entry>
  
  <entry>
    <title>解けない実例</title>
    <link href="https://minesweeper.kariya.cc/ja/unsolvable-example/"/>
    <id>https://minesweeper.kariya.cc/ja/unsolvable-example/</id>
    <published>2024-01-12T21:54:19.000Z</published>
    <updated>2024-01-13T07:11:44.910Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;マインスイーパーでよくある詰んでいるパターンを試してみました。&lt;br&gt;&lt;a</summary>
        
      
    
    
    
    
    <category term="ゲーム解説" scheme="https://minesweeper.kariya.cc/ja/tags/%E3%82%B2%E3%83%BC%E3%83%A0%E8%A7%A3%E8%AA%AC/"/>
    
  </entry>
  
  <entry>
    <title>整数和のSATでのエンコード</title>
    <link href="https://minesweeper.kariya.cc/ja/sat-encoding-of-int-sum/"/>
    <id>https://minesweeper.kariya.cc/ja/sat-encoding-of-int-sum/</id>
    <published>2024-01-05T22:29:59.000Z</published>
    <updated>2024-01-09T03:42:12.666Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;SATは命題論理式をCNFという標準形で受け取ります(変数かその否定の論理和を論理積でつなげたもの)&lt;br&gt;&lt;mjx-container class=&quot;MathJax&quot; jax=&quot;SVG&quot; display=&quot;true&quot;&gt;&lt;svg</summary>
        
      
    
    
    
    
    <category term="技術記事" scheme="https://minesweeper.kariya.cc/ja/tags/%E6%8A%80%E8%A1%93%E8%A8%98%E4%BA%8B/"/>
    
    <category term="SAT" scheme="https://minesweeper.kariya.cc/ja/tags/SAT/"/>
    
  </entry>
  
  <entry>
    <title>「必ず解ける」を保証する仕組み</title>
    <link href="https://minesweeper.kariya.cc/ja/how-to-ensure-solvability/"/>
    <id>https://minesweeper.kariya.cc/ja/how-to-ensure-solvability/</id>
    <published>2024-01-05T06:46:04.000Z</published>
    <updated>2024-01-09T03:42:12.666Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;SATソルバーを使用しています（SATの説明は別記事予定）&lt;br&gt;&lt;mjx-container class=&quot;MathJax&quot; jax=&quot;SVG&quot;&gt;&lt;svg style=&quot;vertical-align: -0.025ex;&quot;</summary>
        
      
    
    
    
    
    <category term="技術記事" scheme="https://minesweeper.kariya.cc/ja/tags/%E6%8A%80%E8%A1%93%E8%A8%98%E4%BA%8B/"/>
    
    <category term="SAT" scheme="https://minesweeper.kariya.cc/ja/tags/SAT/"/>
    
  </entry>
  
  <entry>
    <title>技術記事まとめ</title>
    <link href="https://minesweeper.kariya.cc/ja/technical-articles/"/>
    <id>https://minesweeper.kariya.cc/ja/technical-articles/</id>
    <published>2023-12-31T23:21:55.000Z</published>
    <updated>2024-01-09T03:42:12.666Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;使用している技術などをまとめます&lt;/p&gt;
&lt;h1 id=&quot;&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;headerlink&quot; title=&quot;&quot;&gt;&lt;/a&gt;&lt;a href=&quot;/how-to-ensure-solvability/&quot;</summary>
        
      
    
    
    
    
    <category term="技術記事" scheme="https://minesweeper.kariya.cc/ja/tags/%E6%8A%80%E8%A1%93%E8%A8%98%E4%BA%8B/"/>
    
  </entry>
  
  <entry>
    <title>特殊ルールとは</title>
    <link href="https://minesweeper.kariya.cc/ja/whats-special-rules/"/>
    <id>https://minesweeper.kariya.cc/ja/whats-special-rules/</id>
    <published>2023-12-31T22:50:35.000Z</published>
    <updated>2024-01-09T03:42:12.666Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;p&gt;通常のマインスイパーのルールに加えて次のようなルールがあります&lt;br&gt;また新ルールを開発中です&lt;/p&gt;
&lt;h1 id=&quot;地雷が３個並ばない&quot;&gt;&lt;a href=&quot;#地雷が３個並ばない&quot; class=&quot;headerlink&quot;</summary>
        
      
    
    
    
    
    <category term="ゲーム解説" scheme="https://minesweeper.kariya.cc/ja/tags/%E3%82%B2%E3%83%BC%E3%83%A0%E8%A7%A3%E8%AA%AC/"/>
    
  </entry>
  
  <entry>
    <title>ゲームの遊び方</title>
    <link href="https://minesweeper.kariya.cc/ja/how-to-play/"/>
    <id>https://minesweeper.kariya.cc/ja/how-to-play/</id>
    <published>2023-12-31T22:49:56.000Z</published>
    <updated>2024-01-09T03:42:12.666Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;h1 id=&quot;「問題生成」ボタンを押します&quot;&gt;&lt;a href=&quot;#「問題生成」ボタンを押します&quot; class=&quot;headerlink&quot;</summary>
        
      
    
    
    
    
    <category term="ゲーム解説" scheme="https://minesweeper.kariya.cc/ja/tags/%E3%82%B2%E3%83%BC%E3%83%A0%E8%A7%A3%E8%AA%AC/"/>
    
  </entry>
  
  <entry>
    <title>Welcome</title>
    <link href="https://minesweeper.kariya.cc/ja/welcome/"/>
    <id>https://minesweeper.kariya.cc/ja/welcome/</id>
    <published>2023-12-31T22:29:00.000Z</published>
    <updated>2024-01-09T03:42:12.666Z</updated>
    
    
      
      
        
        
    <summary type="html">&lt;h1 id=&quot;自作マインスイーパーのサイトです&quot;&gt;&lt;a href=&quot;#自作マインスイーパーのサイトです&quot; class=&quot;headerlink&quot; title=&quot;自作マインスイーパーのサイトです&quot;&gt;&lt;/a&gt;自作マインスイーパーのサイトです&lt;/h1&gt;&lt;h2</summary>
        
      
    
    
    
    
  </entry>
  
</feed>
