» Robozzle
Game development is always one of my interests (although I’m still really new to it and have so much to learn), I always like to see when games is not just for fun, but also have productivity gains, knowledge / perspective shift to it.
Robozzle is a side project created by an SDE in microsoft, and it’s a game that you need to “program” a pointer to move and turn and eat all the stars, based on the surroundings and also the limits of functions.
It’s really addicting, especailly when it’s getting more challenging, and you know for sure there is an answer. It also gives you an perspective of how recursion, iterative programming works in a nutshell.
Try it!