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

Bibliothèque

4.3/5

( 46 Avis )

4.3

46 Avis

français, English & 16 de plus
L'offre prend fin le: 10/28/2025 15:59 EET
L'offre prend fin dans: j h m s
14.997.49
Prix ​​le plus bas depuis 30 jours avant réduction: 4.94
Pourquoi acheter sur GOG.com ?
SANS DRM. Aucune activation ou connexion en ligne requise pour jouer.
Satisfaction et sécurité. Excellent support client 24/7 et remboursement complet jusqu'à 30 jours.
Human Resource Machine
Description
Human Resource Machine est un jeu de casse-tête destiné aux nerds. Dans chaque niveau, votre patron vous assigne une tâche. Automatisez-la en programmant votre petit employé. Si vous réussissez, vous serez promu au niveau suivant pour une nouvelle année de travail dans cet immense gratte-ciel. Félic...
Avis des critiques
33 %
Recommander
PC Gamer
75/100
We Got This Covered
4/5 stars
SelectButton
8/10
Notes des utilisateurs

4.3/5

( 46 Avis )

4.3

46 Avis

{{ review.content.title }}
Détails du produit
2015, Tomorrow Corporation, ...
Configuration du système requise
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 est un jeu de casse-tête destiné aux nerds. Dans chaque niveau, votre patron vous assigne une tâche. Automatisez-la en programmant votre petit employé. Si vous réussissez, vous serez promu au niveau suivant pour une nouvelle année de travail dans cet immense gratte-ciel. Félicitations !

Si vous n'y connaissez rien en programmation, pas de panique : il ne s'agit ici que de résoudre des énigmes. Si l'on omet tous les 1, les 0 et les accolades, la programmation c'est simple, c'est logique, c'est beau et c'est à la portée de tous pour un maximum de fun ! Vous êtes déjà expert en la matière ? Des défis supplémentaires vous attendent.

Amusez-vous bien ! Les RH vous ont à l'œil.
  • Apprenez à programmer dans un ordinateur géant composé d'humains. On vous enseignera tout ce qu'il faut savoir.
  • Vous vous y connaissez déjà ? Chaque niveau est doté de Défis d'optimisation, des défis difficiles (et optionnels) qui testent la capacité de vos solutions à optimiser la taille des programmes et la vitesse d'exécution.
  • Par les créateurs de Little Inferno et World of Goo.

© 2015 Experimental Gameplay Group, LLC

Configuration du système requise
Configuration minimale requise :
Pourquoi acheter sur GOG.com ?
SANS DRM. Aucune activation ou connexion en ligne requise pour jouer.
Satisfaction et sécurité. Excellent support client 24/7 et remboursement complet jusqu'à 30 jours.
Time to beat
4 hMain
8 h Main + Sides
9.5 h Completionist
7.5 h All Styles
Détails sur le jeu
Fonctionne sur :
Windows (7, 8, 10, 11), Linux (Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04), Mac OS X (10.7.0+)
Sorti le :
{{'2015-10-15T00:00:00+03:00' | date: 'longDate' : ' +0300 ' }}
Taille :
116 MB
Liens :


Langues
English
audio
texte
français
audio
texte
Dansk
audio
texte
Deutsch
audio
texte
español
audio
texte
italiano
audio
texte
magyar
audio
texte
nederlands
audio
texte
norsk
audio
texte
polski
audio
texte
Português do Brasil
audio
texte
svenska
audio
texte
Türkçe
audio
texte
český
audio
texte
русский
audio
texte
中文(简体)
audio
texte
日本語
audio
texte
한국어
audio
texte
Vous aimerez surement
Les utilisateurs ont également acheté
Notes des utilisateurs

Posted on: January 1, 2023

Decent education, not so much a game

Human Resource Machine is at heart a piece of educational software. It sets out to teach you the basics of programming, and it does this fairly well. Each level introduces a new concept, and you're not going anywhere until you can get your head round it and produce a piece of code that proves your understanding. As a game... well, it's not one. You can think of the levels as puzzles, but by the time you're designing complex programs and keeping an annotated list of commands for reference, any puzzle-solving feeling has faded away. It's a series of lessons and tests. There is a thin storyline running in the background, but it's negligible and there's nothing you can do to affect it. Given that the program is straightforward education, it's a shame that there's so little help or explanation offered beyond one small hint per level. Once you've amassed your vocabulary of commands and have begun trying to crack harder problems, more guidance would be welcome. There's a general philosophy of throwing you in at the deep end and hoping you figure out how to swim. Overall verdict: What it sets out to do, it does pretty well. I'm mainly disappointed because I bought it under the assumption that it was a strategy game, which it ain't. Approach it as a gamified programming course and, assuming that's what you want, you'll probably enjoy the experience.


Trouvez-vous ce commentaire utile ?

Posted on: July 17, 2020

pjdodd

Possesseur vérifié

Jeux: 107 Avis: 64

Good logic game

It's not proper coding, let's be honest, but the appeal and thrill of assembling all your code and then watching the human get it right cannot be over-stated. My favourite part of the game was actually the babbling noises for the speech for the various the departments, subtle but funny.


Trouvez-vous ce commentaire utile ?

Posted on: October 21, 2019

t0nda

Possesseur vérifié

Jeux: 142 Avis: 24

Puzzle game for learning programming

The concept of the game is simple: You enter the elevator of some company, and on every new floor there is a new puzzle. For solving the puzzles, only a limited set of instructions/operators is available. So basically you learn how to program Assembler language. You will wind up creating your own »for loops« and so on. You will basically get a certain understanding on how modern, higher-level programming languages work. But never mind: You will be instructed properly, from the very basics. There is absolutely no need to know anything about computers. However, once you have mastered the game (it was up to level 40, I think, with some bonus levels), you will have developed an understanding of how computer programs work without even knowing it. The puzzles show some range in terms of difficulty; playing time of the game, of course, depends on the puzzle skills of the user, but should be two to four hours. Beating the additional task requirements will certainly require additional time; they are rather difficult. A simple small game with really neat logical puzzles and great instructions. The design is nice indeed, but not too opulent. I strongly recommend this game to anyone not shying away from logical puzzles. And, of course, to anyone interested in programming.


Trouvez-vous ce commentaire utile ?

Posted on: March 31, 2020

kanamor392

Jeux: Avis: 60

Wanna "Learn To Code"? Try this first!

I OWN THIS ON MOBILE. This is a legit puzzle game (programming puzzles to be precise) but it happens to be a good way to find out if you have the ability and inclination to be a computer programmer. If you or someone you know is thinking about becoming a programmer, playing this game can save you a lot of pain -if you think it's stupid or impossibly hard, cut your loses and leave. AS A GAME it's straightforward -solve increasingly difficult programming assignments (with bonus points for harder constraints) and climb the corporate ladder. The screenshots and trailers show you all there is to the game -you create a visual program then "run" it by having the little guy move boxes around blindingly following its directions. All other screens show small cutscenes when you earn a promotion -there's no real story to this game, just solving assignments sequentially, although sometimes you can take small detours or alternate paths. Judging from other reviewer's comments, this is a straight port from mobile -that's why you "write" things like variable names or comments with the mouse instead of the keyboard. What I really like about this game is it is real computer programming at a basic level. On mobile it taxed the device a bit, this shouldn't be a problem on PC. While I enjoyed it a lot I didn't finish it -the programming assignments themselves are fine, but the lack of story, even if it's just a cheesy tie-in to your current assignment, means you don't have a lot of motivation to "see it to the end". RECOMMENDED if you like logic puzzles or wanna see if you have what it takes to be a computer programmer.


Trouvez-vous ce commentaire utile ?

Posted on: April 3, 2022

Fun and well made, no keyboard shortcuts

Human Resource Machine is a fun puzzle game, and should not be mistaken for a game trying to teach programming. It starts with basic problems to get the hang of the game's controls, then escalates to classic programming problems. The challenge is not so much how to imagine the algorithm to solve the problem than to implement it at low level with the limited instruction set. It is similar to a basic assembly language, and it quickly looks like spaghetti code when you try to make your program as small as possible, or as quick as possible, which are the two optional challenges for each problem. Knowing the basic algorithms like how to divide, sort, or extract prime factors helps, but is not mandatory. Overall, it is not very difficult, just solving the problem is quite easy, optimizing sometimes requires more thinking. The implementation is well polished, although without much pretention. Graphics are fine, sounds varied and of good quality. The music is entertaining and not boring, but it is loud and there is no volume control so I had to change my global sound settings. There are nice animations, funny and cheesy jokes, even a very few spoken dialogues. I didn't see any bug or spelling mistake. A solid release overall. The game was obviously targeted at tablets and smartphones. For example, it is possible to insert comments but they must be drawn by hand, and there are almost no settings. I regret that the PC port is mouse-only and doesn't have a few keyboard shortcuts or a way to type comments. A basic setting for the music volume would have been preferable instead of just ON/OFF. However, it is possible to copy/paste in and out of the game, which is sometimes handy since few lines are visible at the same time because of the large font (only annoying for a few problems). I had a lot of fun with the game, and I would recommend it to anyone who likes puzzles and is algorithmic-minded or at least has no objection to low-level programming.


Trouvez-vous ce commentaire utile ?

1
...
3
5
...
...
8

Quelque chose n'a pas fonctionné correctement. Essayez de rafraichir la page.

This game is waiting for a review. Take the first shot!
{{ item.rating }}
{{ item.percentage }}%
En attente d'autres avis
Une erreur s'est produite. Veuillez réessayer plus tard.

Autres notes

En attente d'autres avis

Ajouter un avis

Modifier un avis

Votre note :
Les étoiles et tous les champs sont obligatoires
Vous ne savez pas quoi dire ? Commencez par ceci :
  • Qu'est-ce qui vous a fait continuer à jouer ?
  • Quel type de joueur apprécierait cela ?
  • Le jeu était-il juste, difficile ou carrément parfait ?
  • Quelle est la caractéristique qui vous a le plus marqué ?
  • Le jeu fonctionnait-il bien sur votre configuration ?
Contenu inapproprié. Vos commentaires contiennent un langage grossier. Contenu inapproprié. Les liens ne sont pas autorisés. Contenu inapproprié. Le contenu contient du charabia. Le titre de l'avis est trop court. Le titre de l'avis est trop long. La description de l'avis est trop courte. La description de l'avis est trop longue.
Vous ne savez pas quoi écrire ?
Filtres :

Il n’y a aucun avis correspondant à vos critères

Écrit en
English Deutsch polski français русский 中文(简体) Autres
Rédigé par
Possesseurs du jeuAutres
Quand
30 derniers jours90 derniers jours6 derniers moisPeu importeAprès la sortiePendant l'accès anticipé

GOG Patrons who helped preserve this game
{{controller.patronsCount}} GOG Patrons

Error loading patrons. Please refresh the page and try again.

Supprimer cet avis ?

Êtes-vous sûr de vouloir supprimer définitivement votre avis sur Human Resource Machine ? Cette action est irréversible.
Êtes-vous sûr de vouloir supprimer définitivement votre note pour Human Resource Machine ? Cette action est irréversible.

Signaler cet avis

Si vous pensez que cet avis contient un contenu inapproprié ou viole nos règles communautaires, veuillez nous indiquer pourquoi.

Informations complémentaires (obligatoire) :

Veuillez fournir au moins caractères.
Veuillez limiter vos informations à caractères.
Oups ! Un problème est survenu. Veuillez réessayer plus tard.

Signaler cet avis

Le signalement a bien été envoyé.
Merci de nous aider à maintenir une communauté respectueuse et sûre.