de.puzzle-thermometers.com
Open in
urlscan Pro
52.25.152.19
Public Scan
Submitted URL: http://de.puzzle-thermometers.com/
Effective URL: https://de.puzzle-thermometers.com/
Submission: On October 18 via api from US — Scanned from DE
Effective URL: https://de.puzzle-thermometers.com/
Submission: On October 18 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: answerForm — POST /
<form method="post" action="/" name="answerForm" id="puzzleForm" onsubmit="Game.saveState();Game.tickTimer();this.jstimerPersonal.value = Game.getTimer();this.ansH.value=Game.serializeSolution()"><input type="hidden" name="jstimer" value="0"><input
type="hidden" name="jsPersonalTimer" value=""><input type="hidden" name="jstimerPersonal" value=""><input type="hidden" name="stopClock" value="0"><input type="hidden" name="fromSolved" value="0"><input type="hidden" name="robot" id="robot"
value="" data-info="Attention!!!
If you are reading this you most likely have created an awsome automatic solver.
I have created a special ROBOTS hall of fame. It is not fun to compete against those slow HUMANS :)
Set the value of this field to 1
">
<div class="noprint new" id="topControls">
<p></p>
<div id="zoomHolder"><button title="Zoom" id="btnZoom" type="button" class="button" onclick="toggleZoomSlider()"><i class="icon-zoom-in-3"></i></button>
<div id="zoomSlider"><input id="btnResetZoom" type="button" value="100%" class="button" onclick="this.form.zoomslider.value=1;setZoom(1)"><input id="zoomslider" name="zoomslider" ondblclick="this.value=1;setZoom(1)" type="range" min="0.15"
max="3" step="0.05" oninput="setZoom(this.value)" onchange="setZoom(this.value)"></div>
</div><button title="Einstellungen" id="btnSettings" type="button" class="button" onclick="$('.footer-buttons').toggleClass('hidden')"><i class="icon-cog"></i></button><input
mvvm-css="visibility:Settings.get('global.hide-timer')?'hidden':'visible'|display:Settings.get('global.non-competitive-timer')?'none':'inline-block'" class="clock " readonly="" type="text" name="jstimerShow" value=""
style="visibility: visible; display: inline-block;"><span id="noncomph" mvvm-css="visibility:Settings.get('global.hide-timer')?'hidden':'visible'|display:Settings.get('global.non-competitive-timer')&&!(0)?'inline-block':'none'"
style="visibility: visible; display: none;"><button title="Pause" id="btnPause" type="button" class="button" onclick="Game.pauseTimer(true)"><i class="icon-pause"></i></button><button title="Resume" id="btnResume" type="button" class="button"
onclick="Game.resumeTimer(true)"><i class="icon-play"></i></button><input class="clock" readonly="" type="text" name="jstimerShowPersonal" value=""></span><button title="Rückgängig [Ctrl+Z]" id="btnUndo" type="button" class="button"
onclick="Game.undo()"><i class="icon-reply"></i></button><button title="Wiederholen [Ctrl+Y]" id="btnRedo" type="button" class="button" onclick="Game.redo()"><i class="icon-forward"></i></button>
<p></p>
</div>
<div class="footer-buttons noprint hidden">
<div class="footer-buttons-holder" mvvm-class="pinned:Settings.get('global.pin-toolbar')">
<a accesskey="1" class="btn rotate" onclick="Settings.set('thermometers.draw-style', 'rotate')" title="Drehen" mvvm-class="on:Settings.get('thermometers.draw-style') == 'rotate'"><span class="game-style game-style-off"></span><span class="game-style game-style-on"></span><span class="game-style game-style-x icon-cancel"></span></a><a accesskey="2" class="btn on" onclick="Settings.set('thermometers.draw-style', 'black')" title="Schwarz" mvvm-class="on:Settings.get('thermometers.draw-style') == 'black'"><span class="game-style game-style-on"></span></a><a accesskey="3" class="btn" onclick="Settings.set('thermometers.draw-style', 'cross')" title="Kreuz" mvvm-class="on:Settings.get('thermometers.draw-style') == 'cross'"><span class="game-style game-style-x icon-cancel"></span></a><a accesskey="4" class="btn" onclick="Settings.set('thermometers.draw-style', 'white')" title="frei" mvvm-class="on:Settings.get('thermometers.draw-style') == 'white'"><span class="game-style game-style-off"></span></a>
</div>
<div class="options clear">
<div><label for="pin-toolbar"><input type="checkbox" id="pin-toolbar" mvvm-checked="Settings.get('global.pin-toolbar')" onclick="Settings.set('global.pin-toolbar', this.checked);settingsApply();"> Werkzeugleiste immer anzeigen </label></div>
<div><label for="auto-submit"><input type="checkbox" id="auto-submit" mvvm-checked="Settings.get('global.auto-submit')" onclick="Settings.set('global.auto-submit', this.checked);settingsApply();"> Automatisch abschicken </label></div>
<div><label for="show-checkpoints"><input type="checkbox" id="show-checkpoints" mvvm-checked="Settings.get('global.show-checkpoints')" onclick="Settings.set('global.show-checkpoints', this.checked);settingsApply();"> Checkpoints anzeigen
</label></div>
<div><label for="show-coordinates"><input type="checkbox" id="show-coordinates" mvvm-checked="Settings.get('global.show-coordinates')" onclick="Settings.set('global.show-coordinates', this.checked);settingsApply();"> Boardkoordinaten anzeigen
</label></div>
<div><label for="hide-timer"><input type="checkbox" id="hide-timer" mvvm-checked="Settings.get('global.hide-timer')" onclick="Settings.set('global.hide-timer', this.checked);settingsApply();"> Den Timer verstecken </label></div>
<div style="margin-left: 20px" mvvm-show="!Settings.get('global.hide-timer')"><label for="non-competitive-timer"><input type="checkbox" id="non-competitive-timer" mvvm-checked="Settings.get('global.non-competitive-timer')"
onclick="Settings.set('global.non-competitive-timer', this.checked);settingsApply();"> Persönlicher (nicht-kompetitiver) Timer </label></div>
<div><label for="night-mode"><input type="checkbox" id="night-mode" onclick="switchNightMode(this.checked);"> Nachtmodus </label></div>
<div><label for="highlight-change"><input type="checkbox" id="highlight-change" mvvm-checked="Settings.get('thermometers.highlight-change')" onclick="Settings.set('thermometers.highlight-change', this.checked);settingsApply();"> Letzte Änderung
hervorheben </label></div>
<div><label for="highlight-errors"><input type="checkbox" id="highlight-errors" mvvm-checked="Settings.get('thermometers.highlight-errors')" onclick="Settings.set('thermometers.highlight-errors', this.checked);settingsApply();"
checked="checked"> Fehler hervorheben </label></div>
<div style="margin-left: 20px" mvvm-show="Settings.get('thermometers.highlight-errors')"><label for="color-blind"><input type="checkbox" id="color-blind" mvvm-checked="Settings.get('global.color-blind')"
onclick="Settings.set('global.color-blind', this.checked);settingsApply();"> Fehler blau anzeigen </label></div>
<div><label for="auto-flood"><input type="checkbox" id="auto-flood" mvvm-checked="Settings.get('thermometers.auto-flood')" onclick="Settings.set('thermometers.auto-flood', this.checked);settingsApply();"> Automatische Flutung von Quecksilber
und Luft </label></div>
<div><label for="highlight-completed"><input type="checkbox" id="highlight-completed" mvvm-checked="Settings.get('thermometers.highlight-completed')" onclick="Settings.set('thermometers.highlight-completed', this.checked);settingsApply();">
Highlight geschafft </label></div>
<div><label for="show-counters"><input type="checkbox" id="show-counters" mvvm-checked="Settings.get('thermometers.show-counters')" onclick="Settings.set('thermometers.show-counters', this.checked);settingsApply();"> Zähler anzeigen </label>
</div>
<div mvvm-show="Settings.get('thermometers.show-counters')" style="display: none;"><label style="margin-left: 20px;" for="count-remaining"><input type="checkbox" id="count-remaining" mvvm-checked="Settings.get('thermometers.count-remaining')"
onclick="Settings.set('thermometers.count-remaining', this.checked);settingsApply();" checked="checked"> Anzahl verbleibend </label></div>
<div class="bgcolor" mvvm-show="!Settings.get('thermometers.classic-style')"><strong>Standard Hintergrundfarbe</strong>
<div><label for="default-background-color-0" class="btn"><input type="radio" id="default-background-color-0" value="0" mvvm-checked="Settings.get('thermometers.default-background-color') == 0"
onclick="Settings.set('thermometers.default-background-color', this.value);settingsApply();"><span class="game-style game-style-off color-0"></span></label></div>
<div><label for="default-background-color-1" class="btn"><input type="radio" id="default-background-color-1" value="1" mvvm-checked="Settings.get('thermometers.default-background-color') == 1"
onclick="Settings.set('thermometers.default-background-color', this.value);settingsApply();"><span class="game-style game-style-off color-1"></span></label></div>
<div><label for="default-background-color-2" class="btn"><input type="radio" id="default-background-color-2" value="2" mvvm-checked="Settings.get('thermometers.default-background-color') == 2"
onclick="Settings.set('thermometers.default-background-color', this.value);settingsApply();"><span class="game-style game-style-off color-2"></span></label></div>
<div><label for="default-background-color-3" class="btn"><input type="radio" id="default-background-color-3" value="3" mvvm-checked="Settings.get('thermometers.default-background-color') == 3"
onclick="Settings.set('thermometers.default-background-color', this.value);settingsApply();"><span class="game-style game-style-off color-3"></span></label></div>
<div><label for="default-background-color-4" class="btn"><input type="radio" id="default-background-color-4" value="4" mvvm-checked="Settings.get('thermometers.default-background-color') == 4"
onclick="Settings.set('thermometers.default-background-color', this.value);settingsApply();"><span class="game-style game-style-off color-4"></span></label></div>
<div><label for="default-background-color-5" class="btn"><input type="radio" id="default-background-color-5" value="5" mvvm-checked="Settings.get('thermometers.default-background-color') == 5"
onclick="Settings.set('thermometers.default-background-color', this.value);settingsApply();"><span class="game-style game-style-off color-5"></span></label></div>
</div>
</div>
</div>
<div id="puzzleContainerRalativeDiv">
<div id="puzzleContainerOverflowDiv">
<div id="puzzleContainerDiv">
<table id="puzzleContainer" cellpadding="0" cellspacing="0" align="center">
<tbody>
<tr>
<td class="brd">
<div id="rel">
<div id="scene">
<div id="stage1" class="icon-pause" onclick="Game.resumeTimer(1)" mvvm-class="bgcolor-0:Settings.get('thermometers.default-background-color')==0|
bgcolor-1:Settings.get('thermometers.default-background-color')==1|
bgcolor-2:Settings.get('thermometers.default-background-color')==2|
bgcolor-3:Settings.get('thermometers.default-background-color')==3|
bgcolor-4:Settings.get('thermometers.default-background-color')==4|
bgcolor-5:Settings.get('thermometers.default-background-color')==5">
<div style="position: relative; visibility: visible; width: 180px; height: 180px; transform: scale(1); margin: 1px;" id="game" class="thermometers4x4" unselectable="on" tabindex="1">
<div class="cell task v" style="top: 0px; left: 43px; width: 30px; height: 30px;">1</div>
<div class="counter v" style="display: none; top: 167px; left: 43px; width: 30px; height: 30px;"><span class="sc1">1</span><i class="icon icon-ok"></i></div>
<div class="cell task v" style="top: 0px; left: 74px; width: 30px; height: 30px;">3</div>
<div class="counter v" style="display: none; top: 167px; left: 74px; width: 30px; height: 30px;"><span class="sc1">3</span><i class="icon icon-ok"></i></div>
<div class="cell task v" style="top: 0px; left: 105px; width: 30px; height: 30px;">2</div>
<div class="counter v" style="display: none; top: 167px; left: 105px; width: 30px; height: 30px;"><span class="sc1">2</span><i class="icon icon-ok"></i></div>
<div class="cell task v" style="top: 0px; left: 136px; width: 30px; height: 30px;">1</div>
<div class="counter v" style="display: none; top: 167px; left: 136px; width: 30px; height: 30px;"><span class="sc1">1</span><i class="icon icon-ok"></i></div>
<div class="cell task h" style="top: 43px; left: 0px; width: 30px; height: 30px;">1</div>
<div class="counter h" style="display: none; top: 43px; left: 167px; width: 30px; height: 30px;"><span class="sc1">1</span><i class="icon icon-ok"></i></div>
<div class="cell task h" style="top: 74px; left: 0px; width: 30px; height: 30px;">1</div>
<div class="counter h" style="display: none; top: 74px; left: 167px; width: 30px; height: 30px;"><span class="sc1">1</span><i class="icon icon-ok"></i></div>
<div class="cell task h" style="top: 105px; left: 0px; width: 30px; height: 30px;">3</div>
<div class="counter h" style="display: none; top: 105px; left: 167px; width: 30px; height: 30px;"><span class="sc1">3</span><i class="icon icon-ok"></i></div>
<div class="cell task h" style="top: 136px; left: 0px; width: 30px; height: 30px;">2</div>
<div class="counter h" style="display: none; top: 136px; left: 167px; width: 30px; height: 30px;"><span class="sc1">2</span><i class="icon icon-ok"></i></div>
<div class="thermometers-cell-back" style="position: absolute; top: 40px; left: 40px; width: 129px; height: 129px; z-index: 100;">
<div class="print-helper"></div>
<div tabindex="1" class="cell selectable r2 start cell-off" style="top: 3px; left: 3px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable end cell-off" style="top: 34px; left: 3px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r2 start cell-off" style="top: 3px; left: 34px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable end cell-off" style="top: 34px; left: 34px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r3 start cell-off" style="top: 3px; left: 96px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r1 end cell-off" style="top: 3px; left: 65px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r2 start cell-off" style="top: 34px; left: 65px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable end cell-off" style="top: 65px; left: 65px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r2 start cell-off" style="top: 34px; left: 96px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable end cell-off" style="top: 65px; left: 96px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r2 start cell-off" style="top: 65px; left: 3px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable end cell-off" style="top: 96px; left: 3px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r2 start cell-off" style="top: 65px; left: 34px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable end cell-off" style="top: 96px; left: 34px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r3 start cell-off" style="top: 96px; left: 96px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
<div tabindex="1" class="cell selectable r1 end cell-off" style="top: 96px; left: 65px; width: 30px; height: 30px;">
<div class="inner"></div>
</div>
</div>
</div>
</div>
<div class="helper-crosshair" style="display: none;"><i class="icon icon-cursor"></i><i class="icon icon-move"></i>
<div class="crosshair-btn"></div>
</div>
</div>
<script type="text/javascript">
var Game = {};
var Puzzle = {};
var task = '1_3_2_1_1_1_3_2;3,2;3,2;2,2;3,2;3,2;3,2;3,2;2,2';
var loadedId = 0;
$(document).ready(function() {
Game = $('#game').thermometers({
ident: 'thermometers.0',
task: task,
hashedSolution: '282d65c55634ec3c27202c1c7b17e19f',
token: document.forms['answerForm'].param.value,
puzzleID: $('#puzzleID').text(),
puzzleWidth: 4,
puzzleHeight: 4,
localTimer: new Date().getTime(),
relativeTo: '#puzzleContainerOverflowDiv',
noCheck: true,
onLoaded: function() {
updateCheckpoints();
}
}).initGame();
$(window).on('scroll', function() {});
Game.panzoomAction = function() {
this.zoomingPanning = true;
this.repositionHelpers();
};
var savedState;
if ((savedState = Game.getSaved()) && (!loadedId || (Game.getSaved().puzzleID && (loadedId == Game.getSaved().puzzleID.replaceAll(',', ''))))) {
if (!savedState.solved || 0 || 0) {
Game.loadGame(savedState);
document.forms['answerForm'].param.value = Game.getSetting('token');
if (Game.getSetting('puzzleID')) $('#puzzleID').text(Game.getSetting('puzzleID'));
startTime = Game.getSetting('localTimer');
} else {
Game.resetTimer();
}
} else {
Settings.remove(Game.getSaveIdent());
Game.resetTimer();
}
Game.plSize = 0;
Game.check = function() {
if (Settings.get('global.auto-submit')) {
$("#btnReady").click();
}
};
Game.initEventHandlers();
$('#stage').on('mousedown touchstart', function(e) {
e.preventDefault();
}).contextmenu(function() {
return false;
});
$('body').addClass('ingame');
var scale = Settings.get(getZoomSettingName());
if (!scale) scale = 1;
$('#zoomslider').val(scale).change();
setZoom(scale);
Layout.init();
});
window.onerror = function(msg, url, line, col, error) {
var extra = !col ? '' : '\ncolumn: ' + col;
extra += !error ? '' : '\nerror: ' + error.stack;
var m = msg + "\nurl: " + url + "\nline: " + line + extra;
console.error("%cPuzzle Error: ", 'color:#36c; font-size: 15pt');
console.error("%c" + m, 'color:#36c; background-color: #FFC');
if (!line) return true;
if (User.logged) m += "\nUser: " + User.email;
var xhr = new XMLHttpRequest();
xhr.open('POST', '/errlog.php');
xhr.send(m);
return true;
};
</script>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="helper-nodc" style="position: absolute; top: 100px; left: 100px; z-index: 1000;"></div>
</div>
<div class="noprint" id="checkpointsHolder" mvvm-show="Settings.get('global.show-checkpoints')" style="display: none;"><button title="Checkpoint speichern [Ctrl+S]" id="btnSave" type="button" class="button"
onclick="Game.saveCheckpoint();updateCheckpoints();"><i class="icon-floppy"></i></button><button title="Add checkpoint [Ctrl+Shift+S]" id="btnAdd" type="button" class="button" onclick="Game.addCheckpoint();updateCheckpoints();">+</button><span
class="checkpoints"> </span></div>
<div class="noprint" id="additionalGameOptions"></div>
<div class="puzzleInfo">
<p>4x4 Thermometer Rätsel ID: <span id="puzzleID">15,643,483</span></p>
</div>
<div class="noprint puzzleButtons"><input type="hidden" name="b" value="1"><input type="hidden" name="size" value="0"><input type="hidden" name="param"
value="Zn0jbEI1QipgR3ZxQztuLCBaX0ozUylXUCBMfkZZQnhXSy98NS5+cyBKND9YOD1STj19V3MjQjRAT15MK2JDL2E0JSxlNyhtWmhbOnpoc249Ok07Rj4xVDBFdEstO0glLWEoNU5CbFNsOE9MfTFhKCtOZT9sKEZyP3lTQEolNEVfUl5iNl9lWjspPCheekJpTnw2RiM1VzEsMkNUVl1hN0luNy5vMSlAWzFAfWVyKS9WMGglaCF7TGohfXw1NWdu"><input
type="hidden" name="w" value="4"><input type="hidden" name="h" value="4"><input type="hidden" name="ansH" value=""><input class="button" type="submit" name="ready" id="btnReady" value=" Fertig " title="Fertig [Enter]"><input class="button"
type="submit" name="startover" id="btnStartOver" value=" Neustart " onclick="return confirm('Bist du sicher?')"><input class="button" type="button" onclick="window.print()" id="btnPrint" value=" Drucken... "
title=" Drucken [Ctrl+P] "><button class="button" id="btnShare"> Teilen <i class="icon icon-facebook"></i><i class="icon icon-twitter"></i></button><input class="button" type="submit" name="new" id="btnNew" value=" Neues Rätsel ">
<div id="shareContainer">
<div id="shareContainerLoader"><i class="icon-spin5 icon-spin"></i></div>
<div id="shareContainerElements"><input type="hidden" id="shareLinkText"
value="Help Me! I'm Stuck."><a href="" target="_blank" class="icon icon-facebook shareLinkFB" id="shareLinkFB">Teilen</a><a href="" target="_blank" class="icon icon-twitter shareLinkTW" id="shareLinkTW">Teilen</a><br>
<div id="shareLinkInputContainer"> Progress Permalink: <input type="text" id="shareLinkInput" onclick="this.setSelectionRange(0, this.value.length)"> Progress Screenshot: <input type="text" id="shareImgInput"
onclick="this.setSelectionRange(0, this.value.length)"> Embed URL: <input type="text" id="shareEmbedURLInput" onclick="this.setSelectionRange(0, this.value.length)"> Embed Code: <input type="text" id="shareEmbedInput"
onclick="this.setSelectionRange(0, this.value.length)"></div>
</div><a id="shareContainerClose" onclick="$('#shareContainer').hide()"><i class="icon icon-cancel"></i></a>
</div>
<p></p><br>
</div>
<div class="clear"></div>
</form>
Text Content
WE VALUE YOUR PRIVACY We and our partners store and/or access information on a device, such as cookies and process personal data, such as unique identifiers and standard information sent by a device for personalised ads and content, ad and content measurement, and audience insights, as well as to develop and improve products. With your permission we and our partners may use precise geolocation data and identification through device scanning. You may click to consent to our and our partners’ processing as described above. Alternatively you may click to refuse to consent or access more detailed information and change your preferences before consenting. Please note that some processing of your personal data may not require your consent, but you have a right to object to such processing. Your preferences will apply to this website only. You can change your preferences at any time by returning to this site or visit our privacy policy. MORE OPTIONSDISAGREEAGREE THERMOMETER Übersetze diese Seite. Special thanks to Rechneranschnauzer for the translation Thermometer ist ein Logikrätsel mit einfachen Regeln und herausfordernden Lösungen. Die Regeln für Thermometer sind einfach: Manche Thermometer müssen vom Kolben bis zum Ende lückenlos mit Quecksilber gefüllt werden. Die Zahlen außerhalb des Rasters zeigen die Anzahl der gefüllten Zellen horizontal und vertikal an. Regeln ausblenden Regeln zeigen * 4x4 Thermometer * 4x4 Gebogen Thermometer * 6x6 Thermometer * 6x6 Gebogen Thermometer * 10x10 Thermometer * 10x10 Gebogen Thermometer * 15x15 Thermometer * 15x15 Gebogen Thermometer * Tägliche Spezialausgabe Thermometer * Tägliche Spezialausgabe Gebogen Thermometer * Wöchentliche Spezialausgabe Thermometer * Wöchentliche Spezialausgabe Gebogen Thermometer * Monatliche Spezialausgabe Thermometer * Monatliche Spezialausgabe Gebogen Thermometer Werde Unterstützer dieser Seite Rückmeldung | Bestimmtes Rätsel Rätsel ausdrucken | Ruhmeshalle | Statistiken Privacy Policy Teilen Werbung anpinnenWerbung deaktivieren Werkzeugleiste immer anzeigen Automatisch abschicken Checkpoints anzeigen Boardkoordinaten anzeigen Den Timer verstecken Persönlicher (nicht-kompetitiver) Timer Nachtmodus Letzte Änderung hervorheben Fehler hervorheben Fehler blau anzeigen Automatische Flutung von Quecksilber und Luft Highlight geschafft Zähler anzeigen Anzahl verbleibend Standard Hintergrundfarbe 1 1 3 3 2 2 1 1 1 1 1 1 3 3 2 2 + 4x4 Thermometer Rätsel ID: 15,643,483 Teilen TeilenTeilen Progress Permalink: Progress Screenshot: Embed URL: Embed Code: Weitere Logikrätsel: hideshowThermometersNorinoriMosaikMinesweeperSchrägeLITSGalaxienZelte KriegsschiffeRöhrenHitoriHeyawakeShingokiMasyuMaschenAquariumTapaSternenkampfKakurasuWolkenkratzerFutoshikiRenzokuWortsuchspieleShakashakaKakuroJigsaw SudokuKiller SudokuBinairoNonogrammeSuriza (Slither Link)SudokuBeleuchtungHashiShikakuNurikabeDominosa 2023-10-18 20:19:30 de.puzzle-thermometers.com Um das Rätsel online lösen zu können, ist Javascript erforderlich. Unabhängig davon kannst du das Rätsel ausdrucken und von Hand lösen. Werbung deaktivieren