Jahooma's LogicBox

Jahooma's LogicBox

von jahooma
Fehler melden
Spiel melden
Loading ad...

Jahooma's LogicBox

Bewertung:
3.9
Veröffentlicht: August 21, 2012
Zuletzt aktualisiert: September 07, 2012
Entwickler: jahooma

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

Oct 1, 2014 4:28pm

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

0/1000
robvw avatar

robvw

Aug. 27, 2012

214
6

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 avatar

lugubrious

Sep. 01, 2012

174
5

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 avatar

Axerogh

Aug. 23, 2012

253
9

Needs a way to type in your own inputs so you can check any combination.

eimaiokalyteros avatar

eimaiokalyteros

Aug. 27, 2012

100
3

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 avatar

Pidgeon_Rat

Sep. 12, 2012

76
3

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.