Posted on: December 17, 2017

bassieterrassie
验证所有者游戏: 评论: 2
Great puzzles, nice atmosphere
The game starts with your new carreer as embedded designer in China. In the game environment you'll receive emails from colleagues just like in the office. These contain assignments from the boss as well various comments from your colleagues. The daughter of the boss has designed a solitaire game, which is made available early on in the game. Also that game is very solid, it's hard to master. The assignments are simple in concept: a tosti maker for various types of tosti's, a kitchen scale etc. These assignments would be a walk in the park for any programmer with a normal IDE. But since this is actually a puzzle game, there's a catch: The processors in the game are utterly limited, which forces you to think very hard to achive a certain solution. All code is visibile at all times, because the processors simply support 9 or 13 lines of code (so no scrollbar) and only have 1 or two registers. Soon, you'll realize that these cannot support the last part of the assignment, because you either need to store more values or that last line of code doesn't fit. After various retries the final solution is usually with half the hardware and far less lines of code. Once the assignment has been resolved, you'll soon realize that others achived it with even less hardware costs and less lines of code :). In total: great puzzles, a good number of puzzles (no spoiler here), great atmosphere and it looks good too. 5 stars!
这对您有帮助吗?