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.

人力资源机器

已在库内

4.3/5

( 46 Reviews )

4.3

46 Reviews

中文(简体), English & 16 更多
Offer ends on: 10/28/2025 15:59 EET
Offer ends in: d h m s
14.997.49
Lowest price in the last 30 days before discount: 4.94
为什么 要来GOG.com购买?
DRM FREE. 无需激活或联网验证即可开始游玩。
保障与满意度,完美支持24/7最多30天內全额退款。
人力资源机器
介绍
《人力资源机器》(Human Resource Machine)是一款专为阿宅打造的解谜游戏。在每一楼层中,你的上司会给你一项任务。通过给你的小职员编程来自动完成任务。如果成功,你会晋升到这幢巨型办公楼的下一层工作一年。恭喜你! 如果你以前从未编过程,别担心,编程就像是解谜一样。去掉那些数字1和0以及弯弯曲曲的可怕括号,编程既简单,又注重逻辑,看起来挺美妙,任何人都可以理解并从中获得乐趣!你已经是专家了?那这里也有特殊的挑战。 祝你玩得开心!管理层在看着你呢。学会在一个由人们组成的巨型电脑里进行编程。游戏会将你需要知道的都一一告诉你。 你已经是行家里手了?那么每一层都会提供“优化挑战”—这...
类型:
评论
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)是一款专为阿宅打造的解谜游戏。在每一楼层中,你的上司会给你一项任务。通过给你的小职员编程来自动完成任务。如果成功,你会晋升到这幢巨型办公楼的下一层工作一年。恭喜你!

如果你以前从未编过程,别担心,编程就像是解谜一样。去掉那些数字1和0以及弯弯曲曲的可怕括号,编程既简单,又注重逻辑,看起来挺美妙,任何人都可以理解并从中获得乐趣!你已经是专家了?那这里也有特殊的挑战。

祝你玩得开心!管理层在看着你呢。
  • 学会在一个由人们组成的巨型电脑里进行编程。游戏会将你需要知道的都一一告诉你。
  • 你已经是行家里手了?那么每一层都会提供“优化挑战”—这些颇具难度(但可选)的挑战,将考验你对程序规模和执行速度的优化能力。
  • 由《小小地狱火》(Little Inferno)和《粘粘世界》(World of Goo)的开发商制作。

© 2015 Experimental Gameplay Group, LLC

系统要求
最低系统配置要求:
为什么 要来GOG.com购买?
DRM FREE. 无需激活或联网验证即可开始游玩。
保障与满意度,完美支持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 人力资源机器? This action cannot be undone.
您确定要永久删除您对 人力资源机器 的评分吗?此操作无法撤销。

举报此评价

如果您认为此评价包含不当内容或违反了我们的社区准则,请告知我们原因。

其他详情(必填):

请至少提供 个字符。
请将您的详情限制在 个字符内。
哎呀!出错了。请稍后再试。

举报此评价

报告已成功提交。
感谢您帮助我们维护一个尊重和安全的社区。