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

w bibliotece

4.5/5

( 41 Recenzji )

4.5

41 Recenzji

English i 1 innych
14.9914.99
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.
SHENZHEN I/O
Opis
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...
Opinie użytkowników

4.5/5

( 41 Recenzji )

4.5

41 Recenzji

{{ review.content.title }}
Szczegóły produktu
2016, Zachtronics, ...
Wymagania systemowe
Windows Vista / 7 / 8 / 10, 2.0 GHz, 4 GB RAM, Version 10, 450 MB available space...
Czas gry
37 hGłówna linia fabularna
41.5 h Główna linia fabularna + dodatkowe zadania
51.5 h Kolekcjoner
45 h Wszystkie style
Opis
  • 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

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
37 hGłówna linia fabularna
41.5 h Główna linia fabularna + dodatkowe zadania
51.5 h Kolekcjoner
45 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.9+)
Premiera:
{{'2016-11-17T00:00:00+02:00' | date: 'longDate' : ' +0200 ' }}
Rozmiar pliku:
388 MB
Linki:


Języki
English
dźwięk
tekst
中文(简体)
dźwięk
tekst
Kup serię (5)
Kup wszystkie gry z serii. Jeśli posiadasz już grę z tej serii, nie zostanie ona dodana do Twojego koszyka.
-20%76.9561.55
Idź do kasy
Mogą Ci się również spodobać
Inni użytkownicy kupowali również
Opinie użytkowników
Najbardziej przydatne recenzje

Posted on: March 3, 2017

dylanmc

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


Czy to było pomocne?

Posted on: August 31, 2020

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.


Czy to było pomocne?

Posted on: March 14, 2017

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. :)


Czy to było pomocne?

Posted on: September 27, 2018

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.


Czy to było pomocne?

Posted on: March 11, 2017

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...


Czy to było pomocne?

1
3
...
...
7

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 SHENZHEN I/O? Tej czynności nie można cofnąć.
Czy na pewno chcesz trwale usunąć swoją ocenę dla SHENZHEN I/O? 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.