Have you played this game?You can rate this game, record that you've played it, or put it on your wish list after you log in. |
You have one job: Correct the errors in the System code. It's menial work, but it pays the bills. Only, maybe you'd rather not... What are you? Just a CodeMonkey? Perhaps you could join the Resistance, or at least get an early vacation with a special friend... Warning: No parsers, no links. In this story, you'll be monkeying with the code!
Nominee, Best Use of Innovation - 2019 XYZZY Awards
35th Place - 25th Annual Interactive Fiction Competition (2019)
| Average Rating: based on 7 ratings Number of Reviews Written by IFDB Members: 2 |
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.
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.
The Gaming Philosopher
I’m just following instructions and seeing what happens – if there are any neat tricks, they’ve been pulled by Mark Marino, not by me. Perhaps that is precisely the point; after all, the player character complains several times that he’s always just following orders. But as a player, I’m much more satisfied by the approach of I. A. G. Alpha, where you can only create the winning code once you actually understand how the coding system works.
See the full review
Programming/command-line games? by autumnc
What are some games that either include computer programming as a game mechanic, elements that simulate computer programming, or include some sort of command-line or terminal interface? This could include parser games, choice-based...