Jahooma's LogicBox
ni jahooma
Add to your home screen for quick access
Install this game
Tap the Share button, then "Add to Home Screen" to install this game for quick access.
Jahooma's LogicBox
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
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
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.