| Average Rating: Number of Reviews Written by IFDB Members: 2 |
Flight of the CodeMonkeys is based on the neat idea of setting an IF into a programming notebook. You can play it even if you don’t know any programming from before, and probably even learn something through it. The game doesn’t go very deep into coding, however, and the opportunities you get to hack the system end up feeling less than immersive. Still, I liked the idea, and think it demonstrates how you can use IF as an educational tool to teach programming. My main criticism of this game is that you need to create a Google account in order to play it.
This game is clever. It is a python notebook with code that you can run. You are assigned tasks to do, altering the code and running it.
The code is obfuscated, with a large portion of it hidden in a huge string array. Making the code changes suggested in the text portions reveals 'secrets' in the code. Some secrets are a lot simpler than others.
This game is complex and creative, but I found it a bit confusing near the end. The first 'subversive' instruction was difficult for me to follow (especially 'put it in the parenthesis'. Put what in which parenthesis?)
Overall, I was glad I played and love the innovation happening here.