Daerphen
  • Human Resource Machine

    8 hours playtime

    16 of 16 achievements

Report #207: Human Resource Machine

Time for simple assembler


I got a good rhythm. Finishing quite a lot of games recently.

Not the first programming game I played, but this has been by far the easiest. Basicly you write an assembler program, with a very limited instruction set. In total there are about 30 programs to write, from simple in/out, filter, sorting, division, modulo, etc. I found the graphic editor to write those programs very annoying. But luckily you can write the code in Notepad++ and just copy&paste it into the game.

Being a software developer clearly helps.