Live data from Hacker News

Lightbot: Puzzles Game Using Programming Logic

lightbot.com

31–34 of 34 posts

Re: Lightbot: Puzzles Game Using Programming Logic

#32
I got this game for my kids (6 and 7). They haven't quite got the concept yet, but I think they'll understand it soon. They can make the robot go straight no problem, but they still have problems figuring out when to put down the left and right tiles.

I also play the board game Robot Turtles with them. It's like a simpler version of Lightbot with physical tiles to move around. They do understand how Robot Turtles works, so Lightbot shouldn't be far behind.

Re: Lightbot: Puzzles Game Using Programming Logic

#34
The thinkfun series is also awesome - http://www.thinkfun.com/learn-coding/

Appears related to lightbot, but it's closer to cellular automata - where the robot has a state that determines its next step. It's played using cards, which feels more fun strangely. My 10yr old loved it.

Post reply on HN