推理ゲーム

#main-content .poststoc-category-title {
padding: 1em 0 0 0.2em;
border-bottom: inset;
font-size: 120%;
}
#main-content .poststoc-list {
padding-left:0em;
list-style: none;
}
#main-content .poststoc-title {
display: block;
padding: 1em 0em;
height: 100px;
}
.poststoc-updated:after {
content: ” update”;
font-size: small;
}
#main-content .poststoc-thumbnail-noimage {
display: inline-block;
width: 28px;
height: 28px;
vertical-align: middle;
border-radius: 50%;
margin: 0px 5px 0px 0px;
}
#main-content .poststoc-thumbnail-image {
width: 28px;
height: 28px;
vertical-align: middle;
border-radius: 50%;
margin: 0px 5px 0px 0px;
}
#main-content .poststoc-entry span {
margin: 0px;
color: gray;
}
#main-content .poststoc-item {
margin: 0.5em 0px;
border-bottom: dashed 1px $(brand.color);
}

推理ゲーム(アドベンチャーゲーム、サウンドノベルなど)のあらすじやトリックをネタバレありでまとめた記事の一覧です。ファミコンやプレステなど、レトロなゲームが多くなっていますが、最新の推理ゲームもございます。

スポンサーリンク

記事一覧

以下にNOW LOADINGと表示されている場合は少々お待ち下さい。

var POSTSTOC_SETTINGS = {
blogURL: ‘text-hack.com’,maxResults:Infinity,keyword:’推理ゲーム’,
sort: {key: ‘published’,order: ‘default’},
printby: ‘title’,
newPost: {enabled: false,symbol: ‘NEW’,term: 2},
thumbnail: {enabled: true, noImageURL:’https://text-hack.com/wp-content/uploads/2026/04/Icon_representing_reading_1-1.png’},
published: {enabled: false,format: ‘yyyy/MM/dd’},
updated: {enabled: true,format: ‘yyyy/MM/dd’}
};//key[title, published, updated];order[default, asc, desc];printby[title, label, label.nameorder, label.contentsorder]

(function(){function l(a){return function(){return a}}function m(a,c){function b(){}b.prototype=c.prototype;a.B=c.prototype;a.prototype=new b};function n(a,c){var b=String(a),d=c-b.length;if(0>=d)return b;for(;d–;)b=”0″+b;return b};var p=/^(d{4})-?(d{2})?-?(d{2})?T?(d{2})?:?(d{2})?:?(d{2})?(.d+)?(+|-|Z)?(d{2})?:?(d{2})?$/;
function r(a){var c,b,d,e,f,q,g,h;a=a.match(p);c=a[1];b=a[2]?parseInt(a[2],10)-1:0;d=a[3]?parseInt(a[3],10):1;e=a[4]?parseInt(a[4],10):0;f=a[5]?parseInt(a[5],10):0;q=a[6]?parseInt(a[6],10):0;g=a[7]?1E3*parseFloat(a[7]):0;c=new Date(c,b,d,e,f,q);c.setMilliseconds(g);g=c.getTimezoneOffset();if(a[8]){switch(a[8]){case “+”:h=-(60*parseInt(a[9],10)+parseInt(a[10],10));break;case “-“:h=60*parseInt(a[9],10)+parseInt(a[10],10);break;case “Z”:h=0}c.setTime(c.getTime()-6E4*(g-h))}return c};function u(a,c){this.a=a;this.g=c;this.f=null;this.h()}u.prototype.getName=function(){return this.g.title.A};
u.prototype.h=function(){var a=this.a,c=this.g,b,d,e;b=document.createElement(“span”);b.className=”poststoc-entry”;b.setAttribute(“itemscope”,”itemscope”);b.setAttribute(“itemtype”,”https://schema.org/BlogPosting”);d=document.createElement(“meta”);d.setAttribute(“itemprop”,”mainEntityOfPage”);d.setAttribute(“content”,”//”+a.blogURL);b.appendChild(d);d=document.createElement(“meta”);d.setAttribute(“itemprop”,”publisher author”);d.setAttribute(“content”,c.author[0].name.$t);b.appendChild(d);a.thumbnail.enabled?
(e=c.media$thumbnail,d=document.createElement(“img”),e?(d.src=e.url,d.className=”poststoc-thumbnail-image”):(d.src=this.a.thumbnail.noImageURL,d.className=”poststoc-thumbnail-noimage”),d.setAttribute(“itemprop”,”image”),e=document.createElement(“span”),e.className=”poststoc-thumbnail”,e.appendChild(d),b.appendChild(e)):c.media$thumbnail&&(e=document.createElement(“link”),e.setAttribute(“itemprop”,”image”),e.setAttribute(“href”,c.media$thumbnail.url),b.appendChild(e));a.published.enabled?(e=r(c.published.$t),
e=a.published.format.format(e),d=document.createElement(“span”),d.appendChild(document.createTextNode(e)),d.className=”poststoc-published”,d.setAttribute(“itemprop”,”datePublished”)):(d=document.createElement(“meta”),d.setAttribute(“itemprop”,”datePublished”),d.setAttribute(“content”,c.published.$t));b.appendChild(d);a.updated.enabled?(d=document.createElement(“span”),e=r(c.updated.$t),e=a.updated.format.format(e),d.appendChild(document.createTextNode(e)),d.className=”poststoc-updated”,d.setAttribute(“itemprop”,
“dateModified”)):(d=document.createElement(“meta”),d.setAttribute(“itemprop”,”dateModified”),d.setAttribute(“content”,c.updated.$t));b.appendChild(d);d=document.createElement(“a”);d.appendChild(document.createTextNode(c.title.$t));d.href=/https?:(//[w-.~#$&+/:=?%]+)/.exec(c.link[c.link.length-1].href)[1];a.target&&(d.target=a.target);d.setAttribute(“itemprop”,”url”);e=document.createElement(“span”);e.className=”poststoc-title”;e.setAttribute(“itemprop”,”name headline”);e.appendChild(d);b.appendChild(e);
a.newPost.enabled&&(“published”===a.newPost.target&&r(c.published.$t)>a.newPost.term||”updated”===a.newPost.target&&r(c.updated.$t)>a.newPost.term)&&(c=document.createElement(“span”),c.appendChild(document.createTextNode(a.newPost.symbol)),c.className=”poststoc-new”,b.appendChild(c));this.f=b};function v(a){this.a=a};function w(a){this.a=a}m(w,v);w.prototype.execute=function(a){a=a.entry||[];var c,b,d,e;c=document.createElement(“ul”);c.className=”poststoc-list”;d=0;for(e=a.length;d<e;d++)b=document.createElement("li"),b.appendChild(x(this,a[d])),b.className="poststoc-item",c.appendChild(b);return c};function x(a,c){c=new u(a.a,c);return c.f};function y(a,c){this.a=a;this.g=c;this.j=this.w=this.f=null;this.h()}y.prototype.getName=function(){return this.g.term};
y.prototype.h=function(){var a=this.a,c=this.g.term,b=document.createElement("div"),d=document.createElement("div"),e=document.createElement("a"),f=document.createElement("ul"),a="//"+a.blogURL,a=a+"/search/label/",a=a+c;e.appendChild(document.createTextNode(c));e.href=a;e.className="poststoc-category-anchor";d.appendChild(e);d.className="poststoc-category-title";f.className="poststoc-list";b.appendChild(d);b.appendChild(f);b.className="poststoc-category";this.f=b;this.w=d;this.j=f};function z(a){this.a=a}m(z,v);z.prototype.execute=function(a){var c=this.a,b=a.entry||[];a=a.category||[];var d,e,f,q,g,h,s,G,k,t;q={};g=[];h=document.createDocumentFragment();d=0;for(f=b.length;d<f;d++)for(G=b[d],a=G.category||[],e=a.length;e–;)s=a[e],t=new u(c,G),k=q[s.term],k||(k=new y(c,s),q[s.term]=k,g[g.length]=k),s=t.f,k=k.j,t=document.createElement("li"),t.className="poststoc-item",t.appendChild(s),k.appendChild(t);g=this.sort(g);d=0;for(f=g.length;d<f;d++)h.appendChild(g[d].f);return h};
z.prototype.sort=function(a){return a};function A(a){this.a=a}m(A,z);A.prototype.sort=function(a){return a.sort(function(a,b){return a.j.childNodes.lengthb.published.$t?1:-1})};C.prototype.c=function(){};function D(a){this.a=a}m(D,z);D.prototype.sort=function(a){return a.sort(function(a,b){return a.getName()a?b+=this.b.k[a]:8>a?b+=this.b.l[a-4]:(b+=this.b.k[a-8],b=b+” “+this.b.l[a-8]);a=b}this.pattern=a;this.u=[];this.locale=c;this.h()}I.prototype.format=function(a){var c=this.u,b,d,e,f=[];b=0;for(d=c.length;b<d;b++)e=c[b].text,1===c[b].type?f.push(J(this,e,a)):f.push(e);return f.join("")};
I.prototype.h=function(){for(var a=this.pattern,c=[/^[^'GyMdHhtmsEz]+/,/^(?:G+|y+|M+|d+|H+|h+|t+|m+|s+|E+|z+)/],b=[],d,e;a;)for(e=c.length;e–;)if(d=a.match(c[e])){d=d[0];a=a.substring(d.length);b.push({text:d,type:e});break}this.u=b};
function J(a,c,b){var d=c.length;switch(c.charAt(0)){case "G":return a.b.o[0a&&(a=-a),2===d?n(a%100,2):String(a);case “M”:a:switch(c=b.getMonth(),d){case 3:a=a.b.q[c];break a;case 4:a=a.b.p[c];break a;default:a=n(c+1,d)}return a;case “d”:return n(b.getDate(),d);case “H”:return n(b.getHours(),d);case “h”:return n(b.getHours()%12,d);case “t”:return d=b.getHours(),a.b.n[12d?1:0];case “m”:return n(b.getMinutes(),d);case “s”:return n(b.getSeconds(),
d);case “E”:return c=b.getDay(),4a?a:”+”+a;default:return””}};function K(){L(this,this,POSTSTOC_SETTINGS,{blogURL:””,keyword:””,maxResults:Infinity,sort:{key:””,order:””},printby:””,locale:””,newPost:{enabled:!1,symbol:””,term:30,target:””},thumbnail:{enabled:!1,noImageURL:””},published:{enabled:!1,format:””},updated:{enabled:!1,format:””},target:void 0,m:400});this.sort.key=POSTSTOC_SETTINGS.orderby||this.sort.key;
this.published.format=new I(this.published.format,this.locale);this.updated.format=new I(this.updated.format,this.locale);this.newPost.term=new Date((new Date).getTime()-864E5*this.newPost.term)}function L(a,c,b,d){var e;b=b||{};for(e in d)”object”!==typeof d[e]||d[e]instanceof Array?c[e]=void 0!==b[e]?b[e]:d[e]:(c[e]=c[e]||{},L(a,c[e],b[e],d[e]))};function M(a,c,b){var d;M=d=window.addEventListener?function(a,c,b){a.addEventListener(c,b,!1)}:window.attachEvent?function(a,c,b){a.attachEvent(“on”+c,b)}:function(a,c,b){a[“on”+c]=b};d(a,c,b)};function N(a){this.a=a}m(N,B);N.prototype.i=l(“published”);N.prototype.execute=function(a){switch((this.a.sort.order||””).toLocaleLowerCase()){case “asc”:this.e(a);break;case “desc”:this.c(a);break;default:this.e(a)}};N.prototype.e=function(a){(a.entry||[]).sort(function(a,b){return a.title.$t>b.title.$t?1:-1})};N.prototype.c=function(a){(a.entry||[]).sort(function(a,b){return a.title.$tb.updated.$t?1:-1})};O.prototype.c=function(){};function P(){this.a=new K;this.t=Q(this);this.v=R(this);this.d=0;S(this)}var T=”__texthack.blogger.toc__”+(new Date).getTime(),U=null,contract=contract||void 0,V=contract;function W(){var a=U;a||(U=a=new P);return a}
function S(a){var c;c=a.a.m;var b=a.a,d=a.t,e;e=”//”+b.blogURL;e+=”/feeds/posts/summary”;b.keyword&&(e+=”/-/”,e+=encodeURIComponent(b.keyword),e+=”/”);e+=”?”;e+=”redirect=false&”;e+=”start-index=”+(a.d+1)+”&”;e+=”max-results=”+(a.d+c<a.a.maxResults?a.d+c:a.a.maxResults-a.d)+"&";e+="orderby="+d.i()+"&";e+="alt=json-in-script&";e+="callback=";a=e+="texthack.blogger.toc.load";c=document.createElement("script");c.src=a;c.type="text/javascript";document.body.appendChild(c)}
P.prototype.sort=function(a){this.t.execute(a.feed||{})};P.prototype.print=function(a){a=this.v.execute(a.feed||{});var c=document.createElement("div"),b=document.createElement("a");document.createElement("a");document.createElement("a");b.href="https://mazenta0.blogspot.com/";b.appendChild(document.createTextNode('TOP PAGE'));c.appendChild(b);c.style.display="block";c.style.fontSize="small";c.style.margin="2em 0";c.style.textAlign="center";a.appendChild(c);document.getElementById(T).appendChild(a)};
function Q(a){a=a.a;switch(a.sort.key.toLowerCase()){case "published":return new C(a);case "updated":return new O(a);case "title":return new N(a);default:return new C(a)}}function R(a){a=a.a;switch(a.printby.toLowerCase()){case "title":return new w(a);case "label":return new z(a);case "label.nameorder":return new D(a);case "label.contentsorder":return new A(a);default:return new w(a)}}M(window,"load",function(){W()});document.write('

NOW LOADING

‘);
function X(a){var c,b,d;c=W();V?a.feed.entry&&0!=a.feed.entry.length&&(b=V.feed.entry,d=a.feed.entry,b=b.concat(d),V.feed.entry=b):(V=a,c.a.m=(a.feed.entry||[]).length);c.d+=(a.feed.entry||[]).length;b=c.a;a=(a.feed.entry||[]).length;if(b.maxResultsa||0==a){for(a=document.getElementById(T);b=a.firstChild;)a.removeChild(b);c.sort(V);c.print(V)}else S(c)}var Y=[“texthack”,”blogger”,”toc”,”load”],Z=this;Y[0]in Z||!Z.execScript||Z.execScript(“var “+Y[0]);
for(var $;Y.length&&($=Y.shift());)Y.length||void 0===X?Z=Z[$]?Z[$]:Z[$]={}:Z[$]=X;})();

タイトルとURLをコピーしました