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

w bibliotece

4.3/5

( 46 Recenzji )

4.3

46 Recenzji

polski, English i 16 innych
Oferta kończy się w dniu: 10/28/2025 15:59 EET
Oferta kończy się za: d g m s
14.997.49
Najniższa cena z ostatnich 30 dni przed zniżką: 4.94
Dlaczego warto kupować na GOG.COM?
BEZ DRM. Aktywacja ani połączenie internetowe nie są wymagane do gry.
Bezpieczeństwo zakupów i zadowolenie. Wsparcie 24/7 i pełen zwrot środków do 30 dni.
Human Resource Machine
Opis
"Human Resource Machine" to gra logiczna dla nerdów. Na każdym poziomie otrzymujesz zlecenie od swojego szefa. Zautomatyzuj je przez programowanie twojego małego pracownika biurowego. Jeśli ci się uda, zostaniesz awansowany na następny poziom i kolejny rok pracy w ogromnym biurowcu. Gratulacje! Nie...
Recenzje krytyków
33 %
Polecane
PC Gamer
75/100
We Got This Covered
4/5 stars
SelectButton
8/10
Opinie użytkowników

4.3/5

( 46 Recenzji )

4.3

46 Recenzji

{{ review.content.title }}
Szczegóły produktu
2015, Tomorrow Corporation, ...
Wymagania systemowe
Windows XP or later, 1.5Ghz CPU, 1 GB RAM, graphics card that supports Shader Model 2.0 or greater...
Czas gry
4 hGłówna linia fabularna
8 h Główna linia fabularna + dodatkowe zadania
9.5 h Kolekcjoner
7.5 h Wszystkie style
Opis
"Human Resource Machine" to gra logiczna dla nerdów. Na każdym poziomie otrzymujesz zlecenie od swojego szefa. Zautomatyzuj je przez programowanie twojego małego pracownika biurowego. Jeśli ci się uda, zostaniesz awansowany na następny poziom i kolejny rok pracy w ogromnym biurowcu. Gratulacje!

Nie martw się, jeśli nigdy wcześniej nie programowałeś - programowanie to po prostu rozwiązywanie łamigłówek. Jeśli pozbędziesz się wszystkich zer, jedynek i tych strasznych zakręconych nawiasów, programowanie okaże się proste, logiczne i piękne - stanie się czymś, co każdy może zrozumieć i świetnie się przy tym bawić! Jesteś już ekspertem? Czekają na ciebie dodatkowe wyzwania!

Baw się dobrze! Zarząd czuwa.
  • Naucz się programować na ogromnym komputerze stworzonym z ludzi. Zostaniesz nauczony wszystkiego, co trzeba.
  • Jesteś już ekspertem? Każdy poziom posiada optimization challenges - trudne (i opcjonalne) wyzwania sprawdzające, czy twoje rozwiązania optymalizują rozmiary i szybkość działania programu.
  • Gra autorstwa twórców "Little Inferno" oraz "World of Goo".

© 2015 Experimental Gameplay Group, LLC

Wymagania systemowe
Minimalne wymagania systemowe:
Dlaczego warto kupować na GOG.COM?
BEZ DRM. Aktywacja ani połączenie internetowe nie są wymagane do gry.
Bezpieczeństwo zakupów i zadowolenie. Wsparcie 24/7 i pełen zwrot środków do 30 dni.
Czas gry
4 hGłówna linia fabularna
8 h Główna linia fabularna + dodatkowe zadania
9.5 h Kolekcjoner
7.5 h Wszystkie style
Szczegóły gry
Działa na:
Windows (7, 8, 10, 11), Linux (Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04), Mac OS X (10.7.0+)
Premiera:
{{'2015-10-15T00:00:00+03:00' | date: 'longDate' : ' +0300 ' }}
Rozmiar pliku:
116 MB
Linki:


Języki
English
dźwięk
tekst
polski
dźwięk
tekst
Dansk
dźwięk
tekst
Deutsch
dźwięk
tekst
español
dźwięk
tekst
français
dźwięk
tekst
italiano
dźwięk
tekst
magyar
dźwięk
tekst
nederlands
dźwięk
tekst
norsk
dźwięk
tekst
Português do Brasil
dźwięk
tekst
svenska
dźwięk
tekst
Türkçe
dźwięk
tekst
český
dźwięk
tekst
русский
dźwięk
tekst
中文(简体)
dźwięk
tekst
日本語
dźwięk
tekst
한국어
dźwięk
tekst
Mogą Ci się również spodobać
Inni użytkownicy kupowali również
Opinie użytkowników

Posted on: August 12, 2020

alcuno

Gry: 702 Opinie: 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.


Czy to było pomocne?

Posted on: May 28, 2021

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.


Czy to było pomocne?

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.


Czy to było pomocne?

Posted on: April 2, 2019

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.


Czy to było pomocne?

Posted on: September 1, 2018

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.


Czy to było pomocne?

Coś poszło nie tak. Spróbuj odświeżyć stronę.

This game is waiting for a review. Take the first shot!
{{ item.rating }}
{{ item.percentage }}%
Oczekiwanie na więcej recenzji
Wystąpił błąd. Spróbuj ponownie później.

Inne oceny

Oczekiwanie na więcej recenzji

Dodaj recenzję

Edytuj opinię

Twoja ocena:
Wszystkie pola są wymagane
Nie wiesz, co napisać? Zacznij od tego:
  • Co sprawiło, że grałeś dalej?
  • Jakim typom graczy ta gra by się spodobała?
  • Czy gra była uczciwa, trudna, czy w sam raz?
  • Jaka funkcja szczególnie się wyróżniała?
  • Czy gra działała dobrze na twoim komputerze?
Niewłaściwe treści. Twoje recenzje zawierają wulgarny język. Niewłaściwe treści. Linki są niedozwolone. Niewłaściwe treści. Treść zawiera bełkot. Tytuł recenzji jest zbyt krótki. Tytuł recenzji jest zbyt długi. Opis recenzji jest zbyt krótki. Opis recenzji jest zbyt długi.
Nie wiesz, co napisać?
Filtry:

Brak recenzji spełniającej wybrane kryteria

Napisane po
English Deutsch polski français русский 中文(简体) Inne
Napisane przez
Zweryfikowanych posiadaczyInne
Dodane
W ciągu ostatnich 30 dniW ciągu ostatnich 90 dniW ciągu ostatnich 6 miesięcyW dowolnym czasiePo premierzePodczas wczesnego dostępu

GOG Patrons, którzy pomagają zachować tę grę
{{controller.patronsCount}} GOG Patrons

Błąd wczytywania GOG Patrons. Odśwież stronę i spróbuj ponownie.

Usunąć tę recenzję?

Czy na pewno chcesz trwale usunąć swoją recenzję dla Human Resource Machine? Tej czynności nie można cofnąć.
Czy na pewno chcesz trwale usunąć swoją ocenę dla Human Resource Machine? Tej czynności nie można cofnąć.

Zgłoś tę recenzję

Jeśli uważasz, że ta recenzja zawiera nieodpowiednie treści lub narusza zasady naszej społeczności, daj nam znać dlaczego.

Dodatkowe informacje (wymagane):

Proszę podać co najmniej znaków.
Proszę ograniczyć liczbę znaków do .
Ups! Coś poszło nie tak. Spróbuj ponownie później.

Zgłoś tę recenzję

Zgłoszenie zostało pomyślnie przesłane.
Dziękujemy za pomoc w utrzymaniu pełnej szacunku i bezpiecznej społeczności.