Lightbot: Puzzles Game Using Programming Logic
11–20 of 34 posts
Re: Lightbot: Puzzles Game Using Programming Logic
#12Re: Lightbot: Puzzles Game Using Programming Logic
#13Tricked my nieces into programming with that. :D
Yeah, my kids love[d] it and it was totally worth buying it. My one complaint was that it got too hard "all of the sudden". It seems like more puzzles in the middle difficulty level would increase the value and replay-ability of the game.
We got to a part requiring the recursive calling of a function and she didn't bat an eyelid at the idea of it.
Re: Lightbot: Puzzles Game Using Programming Logic
#14Re: Lightbot: Puzzles Game Using Programming Logic
#15Re: Lightbot: Puzzles Game Using Programming Logic
#16Earlier quoted context omitted.
Yeah, my kids love[d] it and it was totally worth buying it. My one complaint was that it got too hard "all of the sudden". It seems like more puzzles in the middle difficulty level would increase the value and replay-ability of the game.
I agree. I have been playing this with my daughter (she's 6) a bit. It is fun and she really enjoyed the early parts. We got to a part requiring the recursive calling of a function and she didn't bat an eyelid at the idea of it.
Re: Lightbot: Puzzles Game Using Programming Logic
#17If you're interested in this type of games… Look at any game from Zachtronics: http://www.zachtronics.com/ . Plus maybe Human Resources machines: https://tomorrowcorporation.com/humanresourcemachine
I'd say it's more about assembly language than general programming. You never (really) get enough power, with the 9 opcodes it gives you, to set up subroutines or functions. And many of the monstrosities that end up solving the problem would probably horrify Dijkstra in his grave. :)
Re: Lightbot: Puzzles Game Using Programming Logic
#18Similar to https://www.apple.com/swift/playgrounds/
Re: Lightbot: Puzzles Game Using Programming Logic
#19If you're interested in this type of games… Look at any game from Zachtronics: http://www.zachtronics.com/ . Plus maybe Human Resources machines: https://tomorrowcorporation.com/humanresourcemachine
Re: Lightbot: Puzzles Game Using Programming Logic
#20If you're interested in this type of games… Look at any game from Zachtronics: http://www.zachtronics.com/ . Plus maybe Human Resources machines: https://tomorrowcorporation.com/humanresourcemachine