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

в библиотеке

4.3/5

( 46 Reviews )

4.3

46 Reviews

русский, English & еще 16
Offer ends on: 10/28/2025 15:59 EET
Предложение заканчивается через: д ч м c
14.997.49
Самая низкая цена за 30 дней до скидки: 4.94
Зачем покупать на GOG.com?
БЕЗ DRM. Не требует интернет-подключения или активации.
Уверенность и надежность. Поддержка 24/7 и полный возврат средств в течение 30 дней.
Human Resource Machine
Описание
Human Resource Machine – это игра-головоломка для ботанов. На каждом уровне начальник дает вам задание. Напишите для своего маленького офисного помощника программу его выполнения. Если получится, вас переведут на следующий уровень, и вас ждет еще один год работы в огромном офисном здании. Поздравляе...
Отзывы критиков
33 %
Рекомендуем
PC Gamer
75/100
We Got This Covered
4/5 stars
SelectButton
8/10
Отзывы пользователей

4.3/5

( 46 Reviews )

4.3

46 Reviews

{{ review.content.title }}
О продукте
2015, Tomorrow Corporation, ...
Системные требования
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
Описание
Human Resource Machine – это игра-головоломка для ботанов. На каждом уровне начальник дает вам задание. Напишите для своего маленького офисного помощника программу его выполнения. Если получится, вас переведут на следующий уровень, и вас ждет еще один год работы в огромном офисном здании. Поздравляем!

Вы ничего не знаете о программировании? Не волнуйтесь, ведь здесь программирование – это решение головоломок. Если убрать все единицы, нули и страшные фигурные скобки, то программирование – это просто, логично, красиво, понятно для каждого и весело! Вы уже давно эксперт? Для вас найдутся дополнительные испытания!

Развлекайтесь! За вами наблюдает начальство.
  • Учитесь программировать внутри огромного компьютера, состоящего из людей. Все, что нужно знать, вам объяснят.
  • Вы уже эксперт? На каждом уровне есть испытания по оптимизации – сложные (но необязательные) задания, которые помогут разобраться, насколько оптимальны размер вашей программы и скорость ее выполнения.
  • От создателей Little Inferno и World of Goo!

© 2015 Experimental Gameplay Group, LLC

Системные требования
Минимальные системные требования:
Зачем покупать на GOG.com?
БЕЗ DRM. Не требует интернет-подключения или активации.
Уверенность и надежность. Поддержка 24/7 и полный возврат средств в течение 30 дней.
Time to beat
4 hMain
8 h Main + Sides
9.5 h Completionist
7.5 h All Styles
Детали игры
Работает на:
Windows (7, 8, 10, 11), Linux (Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04), Mac OS X (10.7.0+)
Дата выхода:
{{'2015-10-15T00:00:00+03:00' | date: 'longDate' : ' +0300 ' }}
Размер:
116 MB

Особенности игры

Языки
English
озвучка
текст
русский
озвучка
текст
Dansk
озвучка
текст
Deutsch
озвучка
текст
español
озвучка
текст
français
озвучка
текст
italiano
озвучка
текст
magyar
озвучка
текст
nederlands
озвучка
текст
norsk
озвучка
текст
polski
озвучка
текст
Português do Brasil
озвучка
текст
svenska
озвучка
текст
Türkçe
озвучка
текст
český
озвучка
текст
中文(简体)
озвучка
текст
日本語
озвучка
текст
한국어
озвучка
текст
Вам также могут понравиться
Пользователи также купили
Отзывы пользователей

Posted on: August 12, 2020

alcuno

Игр: 702 Отзывов: 5

Don´t expect any programming

Pros - You will get a good idea about how low level programming (Assembler) works if you miss 90% of instructions. - Seeing optimization in action show several important facts about code optimization. ( e.g. that its there is a lot of things that you can optimize in your code - number of instructions, number of cycles, readability, ... ). And that it is hard / impossible and time consuming to optimize every aspect of code. - It will really make you appreciate high level programing. Cons - Its more fun to do some real programming. Conclusion: Not for everyone. Not about programming but scripting with small library of instructions. If you want to play programming simulation shenzhen_io may be more interesting.


вам это показалось полезным?

Posted on: May 28, 2021

Mountainlake

Владелец игры

Игр: 282 Отзывов: 2

Excellent introduction to programming

I'm a professional programmer with reasonable experience of low-level programming and I love this game. It finds a balance where it is easy enough for the kids to learn how a computer really works in an entertaining way and still challenging enough for me to complete all the optimizations and get full marks. The setting and corporate humor is also nice. There are minor things I don't like, for example you can SUB a character and a number without issues, but if you then try to ADD to get back the original value it fails with a message about mixing data types, but no game is perfect. I've tested it on Windows and Mac and both work without problems.


вам это показалось полезным?

Posted on: February 19, 2018

Nearly perfect programming game

I just finished every puzzles but still need to optimize some. This is a great programming game with just two flaws: the programming interface and no sandbox mode. The programming interface has you picking and moving instructions with the mouse which is mostly fine, the thing is it ignores the keyboard completely, you can put comments in your code or label floor tiles (memory) but you have to draw what you want in them with the mouse, you cannot type it in. Another flaw is that complex program can be hard to follow because of the way the jump instructions are implemented: a line from the instruction to the destination. It's fine if you only have a few of jumps that do not cross eachother much but it can rapidly become a confusing mess. Liberal use of comments help (except for having to mousewrite them) but I wish the lines could be color coded and that we could decide on which side of the code to put each of them. The absence of a sandbox mode is just a tiny flaw, and the game would have gotten 5 stars from me if it was the only issue. I think any programmer can write their own HRM emulator if they want to. I enjoyed playing HRM very much and will now endeavour to optimize all my solutions that aren't yet.


вам это показалось полезным?

Posted on: April 2, 2019

SaraB123

Владелец игры

Игр: 234 Отзывов: 13

Glorious spaghetti!

This is a great little puzzle game for programmers or non-programmers alike. As others mentioned, the commands are few and fairly simple, but I found that this added to the optimization challenges. I was a COBOL programmer for many years, and this game reminds me of how useful paragraphs and performs can be - 'cuz you can't use them here (at least I haven't seen that option yet, and I'm 2/3 of the way through the game), and you end up with a big pile of 'spaghetti code'. I personally find the presentation friendly and delightful, and I would imagine that it would be a good introduction to coding for anyone curious about programming. Fun and engaging.


вам это показалось полезным?

Posted on: September 1, 2018

Kitsune_Kinomi

Владелец игры

Игр: 147 Отзывов: 6

An approchable glimps into computing.

Graphics: 55% I'm not a fan of Tomorrow corps athletic at all. I can see why some people really like it, but it really only clicked for me in World of Goo. It definitely conveys the themes they are trying to get across so I will give them that, but it's so dreary, depressing, and unsettlingly that I just can't get past it. It is the main reason I can't get into their games anymore. Sound: 35% Very light background music, one main jingle that I honestly couldn't tell apart from any other Tomorrow Corp game. It's a far cry from the World of Goo soundtrack... Gameplay: 75% This game is glorified Assembler challenges with a Tomorrow Corp coat of paint. That's not a bad thing, in fact, this is more fun and accessible then opening a programming book any day. If you've ever wondered about programming (at a very low level) or the limitations of all computers, give this game a whirl and you'll be shocked that we get anything done at all. Control: 75% The core is drag and drop programming, with an animated execution process. It makes it pretty simple so for those who don't want to keep a bunch of commands in their heads. I do like that the comments you can leave and variable names are sloppy and terrible because you have to write them out with the mouse. It's a nice touch. Story: 80% What's there is pretty fun. It's very light but gets its message across as always. If you're technically inclined you probably already know the message and laugh. Overall: 60% I had fun with it, even for a puzzle game I didn't get really that frustrated with it, although I suspect that has to do with my background in the subject matter. It's a very good game if your interestest in really understanding what's going on inside a computer, but the aesthetic just really drowns out most enjoyment I could really get from it.


вам это показалось полезным?

Что-то пошло не так. Попробуйте обновить страницу.

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?
Недопустимый контент. Ваши отзывы содержат ненормативную лексику. Недопустимый контент. Ссылки запрещены. Неприемлемый контент. Содержит бессмысленную лексику. Слишком короткий заголовок отзыва. Слишком длинный заголовок отзыва. Слишком короткое описание отзыва. Слишком длинное описание отзыва.
Не знаете что писать?
Фильтры:

Отзывов по данным критериям не существует

Язык отзыва
English Deutsch polski français русский 中文(简体) Иные
Авторы
Владельцы игрыИные
Добавлено
Последние 30 днейПоследние 90 днейПоследние 6 месяцевЛюбыеПосле выходаВ период раннего доступа

GOG Patrons who helped preserve this game

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

Delete this review?

Are you sure you want to permanently delete your review for Human Resource Machine? This action cannot be undone.
Вы уверены, что хотите навсегда удалить свой рейтинг для Human Resource Machine? Это действие необратимо.

Пожаловаться на этот отзыв

Если вы считаете, что этот отзыв содержит неприемлемый контент или нарушает наши правила сообщества, сообщите нам, почему.

Дополнительные сведения (обязательно):

Пожалуйста, укажите не менее символов.
Ограничьте количество символов до .
Ой! Что-то пошло не так. Пожалуйста, попробуйте позже.

Пожаловаться на этот отзыв

Жалоба успешно отправлена.
Спасибо, что помогаете нам поддерживать уважительное и безопасное сообщество.