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.

SHENZHEN I/O

в библиотеке

4.5/5

( 41 Reviews )

4.5

41 Reviews

English & еще 1
14.9914.99
Зачем покупать на GOG.com?
БЕЗ DRM. Не требует интернет-подключения или активации.
Уверенность и надежность. Поддержка 24/7 и полный возврат средств в течение 30 дней.
SHENZHEN I/O
Описание
Build circuits using a variety of components from different manufacturers, like microcontrollers, memory, logic gates, and LCD screens. Write code in a compact and powerful assembly language where every instruction can be conditionally executed. Read the included manual, which includes over 30 pages...
Отзывы пользователей

4.5/5

( 41 Reviews )

4.5

41 Reviews

{{ review.content.title }}
О продукте
2016, Zachtronics, ...
Системные требования
Windows Vista / 7 / 8 / 10, 2.0 GHz, 4 GB RAM, Version 10, 450 MB available space...
Time to beat
37 hMain
41.5 h Main + Sides
51.5 h Completionist
45 h All Styles
Описание
  • Build circuits using a variety of components from different manufacturers, like microcontrollers, memory, logic gates, and LCD screens.
  • Write code in a compact and powerful assembly language where every instruction can be conditionally executed.
  • Read the included manual, which includes over 30 pages of original datasheets, reference guides, and technical diagrams.
  • Get to know the colorful cast of characters at your new employer, 深圳龙腾科技有限公司 (Shenzhen Longteng Electronics Co., Ltd.), located in the electronics capital of the world.
  • Get creative! Design and test your own games and devices in the sandbox.
  • Engineering is hard! Take a break and play a brand-new twist on solitaire.

Zachtronics

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

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

Языки
English
озвучка
текст
中文(简体)
озвучка
текст
Купить серию (5)
Купите все игры серии. Если у вас уже есть игра из этой серии, она не будет добавлена ​​в корзину.
-20%76.9561.55
Оформить заказ
Вам также могут понравиться
Пользователи также купили
Отзывы пользователей
Наиболее полезный отзыв

Posted on: March 3, 2017

dylanmc

Игр: 351 Отзывов: 4

Suspiciously close to having a job...

as a circuit designer in Shenzhen China. (well, I wouldn't know that, but that's how it feels). Each assignment you get is like a puzzle - use the weird/limited parts and space to build little gizmos. Get teased and abused by your co-workers. Curry favor with your boss by playing his daughter's amazing solitaire game. If you liked TIS-100, this is like a more polished / less abstract version of that, but also richer. You're not stuck with the same instruction set for each component, and it's less about routing and parallelism, and more about code (but there's still both layout and parallelism in play). The documentation is great, but you'll have to dedicate a fair amount of time to get proficient, and the learning curve is pretty steeep. Highly recommended for people who love to code (in assembly, and with wacky constraints) and solve puzzles.


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

Posted on: August 31, 2020

fade0ff

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

Игр: 1221 Отзывов: 83

Certainly not for everyone

As low level embedded programmer, I thought I'd be target audience, but it actually felt more like work than fun. It's actually much more rewarding to actually do some embedded project than wasting time in this masochistic simulation. Be aware that only 2.4% of players finished the main missions and 0.6% finished the bonus campaign. I understand that the cryptic task descriptions, totally lacking instructions and crippling limitations are part of the challenge, but the bizarre non-binary fantasy CPUs etc. are hard to bear for programmers and puzzle players won't like the programming. Admittedly, some parts of this remind of performing a layout, creating an algorithm or writing code, but everything is so weird and twisted that it's neither really fun nor educating. Even counting opcodes for raster line effects on a C64 is more fun than messing around with 1 or 2 registers, 9 or 14 instructions per CPU, without a stack, without any binary operations (shift/and/or). Normal IO ports can range from 0..100, "xbus" ports from -999 to 999 which results in weird things like a high level is "100" or moving "101" to a multiplexer creates 100,0,100. The "xbus" construct is not really a bus and a major PITA with its totally inconsistent "blocking" design. Due to these silly restrictions, you need to split everything on multiple CPUs causing all kind of blocking or timing issues that you'd never have even on the lowest end CPU from 1982. This forces you to create ugly hacks which teach you the opposite of proper design. My main gripe is that with the more complex puzzles, it's somewhat impossible to create a working design at first trial. Your initial design won't work due to some missing opcode, impossible connections or bus issues. Plus you need to reverse engineer the expected signals but you can't really examine them without a running system. The resulting multiple design cycles are exhaustive and frustrating. The best thing I can say is that the solitaire is pretty nice.


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

Posted on: March 14, 2017

Andrzejef

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

Игр: 793 Отзывов: 11

One of those

First things first, it's not the game for everyone, it's the one of "for geeks by geeks" - the ones that comes with tons of documentation. Also it forces the use of assembler based language, and some people might have problems with switching to low-level instruction thinking. But, if that doesn't scare you, nor does circuit theory you're right at home - or rather at work. As the game introduces the player to the mechanics, there is a feeling of evolution. You start with handful of parts, and are to construct simple circuits. As you progress more parts are unlocked. The game seems to be alive, you get mails from coworkers, even idiotic newsletter from HR. The circuit designer is very intuitive, plus first assignments are kind of tutorial, so you should have no problem with diving in. Prime example of easy to learn, hard to master. After finishing the assignment, you also get some nice graphs showing how well did you fare, considering 3 points - lines of code, power usage and actual cost. Also, the mounted in minigame, said solitare is ace, ideal for when you need a break, to stop seing impulses sent when you close your eyes. Very refreshing twist on freecell. And I'm not saying that just because her father is my boss :P To sum up, it's definitely not for everyone, but definitely worth its price, and definitely worth checking out. :)


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

Posted on: September 27, 2018

ErnestoAlvarez

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

Игр: 192 Отзывов: 9

Excellent game, but not for everyone

A very hard game intended only for programmer and engineering minded players. Think before buying, as the game is incredibly hard. On the other hand, it is incredibly satisfying to master as well. Shenzhen IO nominally provides 30 puzzles to be solved (plus an extra campaign of about 10 puzzles). However there is more than meets the eye. Solving the puzzles is hard, and solving the puzzles efficiently is even harder (and there are histograms comparing every submitted solution). Creating the best solutions (and if you like the game, you'll want to) can increase the play time by an order of magnitude. I have been at it for about a year (occasionally firing it up to solve a problem) and I've yet managed to do about 70% of the puzzles with optimal solutions. The game is good both for "casual" play (casual still being incredibly hard, but focusing on advancing the story) and for obsessive "gotta-catch-them-all" style, going for optimal solutions. Besides there is a sandbox mode in which you can simulate any device you want. There have been many wonderful projects done in the sandbox, with videos in Youtube. It's wonder that gives and keeps giving. 4 1/2 stars.


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

Posted on: March 11, 2017

disi

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

Игр: Отзывов: 35

Timekiller

I was waiting for this game since it got announced and didn't disappoint. As others mentioned, you puzzle with circuit boards and code. How you do things is up to you, there are probably hundreds of different solutions to each problem. The story is one thing I would like to mention. It is less dark or fantastic as in TIS-100 or Infinifactory (also great games), but you do get constant messages from your colleagues. There is Carl the psycho, the HR woman (forgot the name) and many more. Some of them have weird ideas and you help with out. As you progress, the company becomes more and more successful. We just made it into a group to take part in a much bigger and important project...


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

1
3
...
...
8

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

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
{{controller.patronsCount}} GOG Patrons

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

Delete this review?

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

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

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

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

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

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

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