RATING / ESRB / A Created with Sketch. RATING / ESRB / E Created with Sketch. RATING / ESRB / E10 Created with Sketch. RATING / ESRB / M Created with Sketch. RATING / ESRB / T Created with Sketch.
RATING / PEGI / 12 Created with Sketch. RATING / PEGI / 16 Created with Sketch. RATING / PEGI / 18 Created with Sketch. RATING / PEGI / 3 Created with Sketch. RATING / PEGI / 7 Created with Sketch. icon_pin Created with Sketch.

Human Resource Machine

in library

4.3/5

( 46 Reviews )

4.3

46 Reviews

English & 17 more
Offer ends on: 07/10/2025 09:59 EEST
Offer ends in: d h m s
14.994.94
Lowest price in the last 30 days before discount: 4.94
Why buy on GOG.COM?
DRM FREE. No activation or online connection required to play.
Safety and satisfaction. Stellar support 24/7 and full refunds up to 30 days.
Human Resource Machine
Description
Human Resource Machine is a puzzle game for nerds. In each level, your boss gives you a job. Automate it by programming your little office worker. If you succeed, you'll be promoted up to the next level for another year of work in the vast office building. Congratulations! Don't worry if you've nev...
Critics reviews
33 %
Recommend
PC Gamer
75/100
We Got This Covered
4/5 stars
SelectButton
8/10
User reviews

4.3/5

( 46 Reviews )

4.3

46 Reviews

{{ review.content.title }}
Product details
2015, Tomorrow Corporation, ...
System requirements
Windows XP or later, 1.5Ghz CPU, 1 GB RAM, graphics card that supports Shader Model 2.0 or greater...
Time to beat
4 hMain
8 h Main + Sides
9.5 h Completionist
7.5 h All Styles
Description
Human Resource Machine is a puzzle game for nerds. In each level, your boss gives you a job. Automate it by programming your little office worker. If you succeed, you'll be promoted up to the next level for another year of work in the vast office building. Congratulations!

Don't worry if you've never programmed before - programming is just puzzle solving. If you strip away all the 1's and 0's and scary squiggly brackets, programming is simple, logical, beautiful, and something that anyone can understand and have fun with! Are you already an expert? There will be extra challenges for you.

Have fun! Management is watching.
  • Learn to program inside a giant computer made of humans. You'll be taught everything you need to know.
  • Already an expert? Each level comes with Optimization Challenges - difficult (and optional) challenges that test how well your solution optimizes for program size and execution speed.
  • From the creators of Little Inferno and World of Goo.

© 2015 Experimental Gameplay Group, LLC

System requirements
Minimum system requirements:
Why buy on GOG.COM?
DRM FREE. No activation or online connection required to play.
Safety and satisfaction. Stellar support 24/7 and full refunds up to 30 days.
Time to beat
4 hMain
8 h Main + Sides
9.5 h Completionist
7.5 h All Styles
Game details
Works on:
Windows (7, 8, 10, 11), Linux (Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04), Mac OS X (10.7.0+)
Release date:
{{'2015-10-15T00:00:00+03:00' | date: 'longDate' : ' +0300 ' }}
Size:
116 MB

Game features

Languages
English
audio
text
Dansk
audio
text
Deutsch
audio
text
español
audio
text
français
audio
text
italiano
audio
text
magyar
audio
text
nederlands
audio
text
norsk
audio
text
polski
audio
text
Português do Brasil
audio
text
svenska
audio
text
Türkçe
audio
text
český
audio
text
русский
audio
text
中文(简体)
audio
text
日本語
audio
text
한국어
audio
text
You may like these products
Users also bought
User reviews

Posted on: February 14, 2023

Megabyte

Verified owner

Games: 549 Reviews: 112

Less personality then their normal

While this is definitely a game I would recommend to someone who wants a taste of what programming is like, it is one I would recommend getting on sale. It has some serious balance issues, especially towards the end. But you really should only get into this game if such things appeal to you, as the meta-story to this game isn't going to offer much in it's own.... unlike everything else I've played by these people.


Is this helpful to you?

Posted on: October 18, 2024

blkr

Verified owner

Games: Reviews: 9

On the fence

I find it hard not to recommend because of its character, sense of humor and some challenging puzzles. However, I lost desire to play it before and it took me very long to come back to and complete, because of issues that, for me, took the fun out one too many times. The first problem is that the puzzles were all over the place. Maybe it's my lack of intelligence but I often had puzzles that were incredibly easy followed by something many times more complex. The complexity even had me thinking that I was coming up with ridiculous solutions, but I usually did end up close to or at their optimization challenge levels. The second, and biggest, problem was the interface to input the solution. Thinking about a solution is fun but mapping it out is not. It's just one long column where you stack commands, so if you have to branch out in your solution it can quickly become hard to follow and hard to debug. It can also take a while to reach a section in your programming if you want to test it. It's a guy running around moving boxes, you can fast forward but in later levels it's really not that fast when dealing with long strings. The third problem is that the assignments are not always clear enough. The first presentation is a funny one so doesn't always tell a lot. You do get an explanation and examples but I was still occasionally surprised by inputs or by what a command ended up doing. That sometimes meant that everything I made was useless. Another issue is that a solution rarely felt satisfying to watch. For me, a big chunk of enjoyment from these type of games comes from seeing how smoothly everything does what it's supposed to do. But here it’s a guy carrying boxes, running from one pile to the next, leaving a mess behind and it’s hard to follow what he is doing. This is what normally makes me want to go back to optimize my solution. It's not bad but I think there are better options if you like this type of game.


Is this helpful to you?

Posted on: August 31, 2018

Tazoika

Verified owner

Games: 131 Reviews: 3

Fun little programming game

I've always loved the style of Tomorrow Corporation's games, especially in Little Inferno, and this one continues the trend. Human Resource Machine is a fun little puzzle game where you use a limited amount of programming tools to complete simple tasks. Even though the tasks remain relatively simple, the toolkit provided makes them pretty complex - and that's where the fun comes in. While I liked the game's style and the puzzles tickled my brain, some things could have been handled better. The window for the program gets progressively harder to read as the jump commands and their destinations end up taking most of the space. You can copy and paste code, but you can only copy the entire program and paste over the entire program, so it's often easier to rewrite it. Here are two tips so you don't have to be frustrated like me: use comments for easier program navigation; and start each complex puzzle by using a simpler program as a base. Apart from those minor complaints and the unpolished story presentation, I still had a fun 5 hours with this game (as someone with minor programming experience) and recommend it to anyone looking for some casual fun .


Is this helpful to you?

Posted on: September 27, 2018

ErnestoAlvarez

Verified owner

Games: 192 Reviews: 9

A must for great thinkers

This is a programming game in which you are given a problem and input data and are expected to construct a program using instructions that will solve the problem. The programming is cleverly disguised as instructions that a human instruction follower does. The game starts simply enough and the difficulty ramps up, eventually having to solve known computer science problems. The game can be played with the aim to simply solve the problems and advance the story or trying to reach (or sometimes exceed) certain efficiency criteria set by the game designers. Moreover, the interface is simple enough and well explained so that can be used by anyone and some of the problems are used to explain some of the capabilities that are added as the game progresses. The idea of a "human instruction follower" almost eliminates most of the shock usually associated with computers and mathematics. This makes the game (at least in the initial levels) a great educational tool for explaining how computers and programming work. Definitely one of the best games available in GOG, from the guys that made world of goo.


Is this helpful to you?

Posted on: August 29, 2024

kamshi

Verified owner

Games: 347 Reviews: 4

Recommended

Nice game for people who like programming.


Is this helpful to you?

Something went wrong. Try refresh page.

This game is waiting for a review. Take the first shot!
{{ item.rating }}
{{ item.percentage }}%
Awaiting more reviews
An error occurred. Please try again later.

Other ratings

Awaiting more reviews

Add a review

Edit a review

Your rating:
Stars and all fields are required
Not sure what to say? Start with this:
  • What kept you playing?
  • What kind of gamer would enjoy this?
  • Was the game fair, tough, or just right?
  • What’s one feature that really stood out?
  • Did the game run well on your setup?
Inappropriate content. Your reviews contain bad language. Inappropriate content. Links are not allowed. Review title is too short. Review title is too long. Review description is too short. Review description is too long.
Not sure what to write?
Filters:

No reviews matching your criteria

Written in
English Deutsch polski français русский 中文(简体) Others
Written by
Verified ownersOthers
Added
Last 30 daysLast 90 daysLast 6 monthsWheneverAfter releaseDuring Early Access

Delete this review?

Are you sure you want to permanently delete your review for Human Resource Machine? This action cannot be undone.

Report this review

If you believe this review contains inappropriate content or violates our community guidelines, please let us know why.

Additional Details (required):

Please provide at least characters.
Please limit your details to characters.
Oops! Something went wrong. Please try again later.

Report this review

Report has been submitted successfully.
Thank you for helping us maintain a respectful and safe community.