Jahooma's LogicBox

Jahooma's LogicBox

ni jahooma
I-report ang bug
I-flag ang Laro
Loading ad...

Jahooma's LogicBox

Rating:
3.9
Pinalabas: August 21, 2012
Huling update: September 07, 2012
Developer: jahooma

Mga tag para sa Jahooma's LogicBox

Deskripsyon

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!

Paano Maglaro

Drag and drop the boxes in the grid. Solve the levels by finding a correct arrangement. Mouse only.

Mga Update mula sa Developer

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

Ano ang Jahooma's LogicBox?

Ang Jahooma's LogicBox ay isang puzzle logic na laro na binuo ng Jahooma, kung saan nilulutas ng mga manlalaro ang papahirap nang papahirap na mga puzzle ng logic circuit.

Paano nilalaro ang Jahooma's LogicBox?

Sa Jahooma's LogicBox, bumubuo ka ng mga koneksyon ng logic sa pamamagitan ng pagdugtong ng mga bahagi para matugunan ang partikular na output ng circuit sa bawat antas.

Ano ang pangunahing layunin sa Jahooma's LogicBox?

Ang pangunahing layunin sa Jahooma's LogicBox ay ayusin ang mga logic gate at konektor para gumana ang circuit ayon sa hinihingi ng bawat puzzle.

May progression system ba ang Jahooma's LogicBox?

May level-based progression ang Jahooma's LogicBox, kung saan unti-unting humihirap ang mga puzzle habang sumusulong ka sa laro.

Sino ang gumawa ng Jahooma's LogicBox at saan ito maaaring laruin?

Ang Jahooma's LogicBox ay binuo ng Jahooma at maaaring laruin bilang browser-based na laro sa mga platform tulad ng Kongregate.

Mga Komento

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.