Jahooma's LogicBox
開發者 jahooma
加到主畫面,快速進入遊戲
安裝此遊戲
點選分享按鈕,然後選擇「加到主畫面」即可快速安裝此遊戲。
Jahooma's LogicBox
Jahooma's LogicBox 的標籤
遊戲簡介
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!
玩法說明
Drag and drop the boxes in the grid. Solve the levels by finding a correct arrangement. Mouse only.
開發者更新
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
留言
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.