Jahooma's LogicBox
von jahooma
Füge es zu deinem Home-Bildschirm hinzu für schnellen Zugriff
Dieses Spiel installieren
Tippe auf den Teilen-Button und dann auf „Zum Home-Bildschirm“, um dieses Spiel schnell zu starten.
Jahooma's LogicBox
Tags für Jahooma's LogicBox
Beschreibung
Jahooma’s LogicBox is a logic-based game where players combine “boxes” to build larger boxes. Solve puzzles by arranging these boxes in a square grid—a grid which becomes a new box!
Spielanleitung
Drag and drop the boxes in the grid. Solve the levels by finding a correct arrangement. Mouse only.
Entwickler-Updates
Whelp, it’s two years later, and I’ve finally made some progress on the next version of LogicBox. Exciting! Play it here http://jahooma.com/logicbox/
FAQ
Was ist Jahooma's LogicBox?
Jahooma's LogicBox ist ein Logik-Puzzlespiel, entwickelt von Jahooma, bei dem Spieler immer komplexere Logikschaltkreis-Rätsel lösen.
Wie spielt man Jahooma's LogicBox?
In Jahooma's LogicBox erstellst du logische Verbindungen, indem du Komponenten miteinander verdrahtest, um die spezifischen Schaltausgänge für jedes Level zu erfüllen.
Was ist das Hauptziel in Jahooma's LogicBox?
Das Hauptziel in Jahooma's LogicBox ist es, Logikgatter und Verbindungen so anzuordnen, dass der Schaltkreis gemäß den Anforderungen der jeweiligen Herausforderung funktioniert.
Hat Jahooma's LogicBox ein Fortschrittssystem?
Jahooma's LogicBox bietet levelbasierten Fortschritt mit stetig steigendem Schwierigkeitsgrad, je weiter du im Spiel vorankommst.
Wer hat Jahooma's LogicBox entwickelt und wo kann man es spielen?
Jahooma's LogicBox wurde von Jahooma entwickelt und kann als browserbasiertes Spiel auf Plattformen wie Kongregate gespielt werden.
Kommentare
robvw
Aug. 27, 2012
A way to skip ahead to a particular test case (or, enter your own) would be great; waiting for known-good cases to completely evaluate over and over while you want to test something else is rather boring. --- For recursion, you should really find a way to show what's going on; "skipping ahead" to the full evaluation makes debugging more difficult than it needs to be. --- It would be very helpful if you could show the contents of the stack somewhere.
lugubrious
Sep. 01, 2012
As a computer science major, I'd consider making kids play this game. It covers a lot of function logic that they just don't get until way too late in life.
Axerogh
Aug. 23, 2012
Needs a way to type in your own inputs so you can check any combination.
eimaiokalyteros
Aug. 27, 2012
Great game! I would like to choose which test to run first, rather do all of them if my last one fails only.
Pidgeon_Rat
Sep. 12, 2012
Very fun game. I am kind of disappointed there isn't a final rank for getting a perfect 380 points though. It would also be cool if the recursion levels zoomed in on the box to show what happens at each level of the recursion.