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

Bibliothèque

4.5/5

( 41 Avis )

4.5

41 Avis

English & 1 de plus
14.9914.99
Pourquoi acheter sur GOG.com ?
SANS DRM. Aucune activation ou connexion en ligne requise pour jouer.
Satisfaction et sécurité. Excellent support client 24/7 et remboursement complet jusqu'à 30 jours.
SHENZHEN I/O
Description
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...
Notes des utilisateurs

4.5/5

( 41 Avis )

4.5

41 Avis

{{ review.content.title }}
Détails du produit
2016, Zachtronics, ...
Configuration du système requise
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
Description
  • 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

Configuration du système requise
Configuration minimale requise :
Pourquoi acheter sur GOG.com ?
SANS DRM. Aucune activation ou connexion en ligne requise pour jouer.
Satisfaction et sécurité. Excellent support client 24/7 et remboursement complet jusqu'à 30 jours.
Time to beat
37 hMain
41.5 h Main + Sides
51.5 h Completionist
45 h All Styles
Détails sur le jeu
Fonctionne sur :
Windows (7, 8, 10, 11), Linux (Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04), Mac OS X (10.9+)
Sorti le :
{{'2016-11-17T00:00:00+02:00' | date: 'longDate' : ' +0200 ' }}
Éditeur :
Taille :
388 MB
Liens :

Fonctionnalités

Langues
English
audio
texte
中文(简体)
audio
texte
Acheter la série (5)
Acheter tous les jeux de la série. Si vous possédez déjà un jeu de la série, il ne sera pas ajouté à votre panier.
-20%76.9561.55
Valider la commande
Vous aimerez surement
Les utilisateurs ont également acheté
Notes des utilisateurs
Avis les plus utiles

Posted on: March 3, 2017

dylanmc

Jeux: 351 Avis: 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.


Trouvez-vous ce commentaire utile ?

Posted on: August 31, 2020

fade0ff

Possesseur vérifié

Jeux: 1221 Avis: 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.


Trouvez-vous ce commentaire utile ?

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


Trouvez-vous ce commentaire utile ?

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.


Trouvez-vous ce commentaire utile ?

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


Trouvez-vous ce commentaire utile ?

1
3
...
...
7

Quelque chose n'a pas fonctionné correctement. Essayez de rafraichir la page.

This game is waiting for a review. Take the first shot!
{{ item.rating }}
{{ item.percentage }}%
En attente d'autres avis
Une erreur s'est produite. Veuillez réessayer plus tard.

Autres notes

En attente d'autres avis

Ajouter un avis

Modifier un avis

Votre note :
Les étoiles et tous les champs sont obligatoires
Vous ne savez pas quoi dire ? Commencez par ceci :
  • Qu'est-ce qui vous a fait continuer à jouer ?
  • Quel type de joueur apprécierait cela ?
  • Le jeu était-il juste, difficile ou carrément parfait ?
  • Quelle est la caractéristique qui vous a le plus marqué ?
  • Le jeu fonctionnait-il bien sur votre configuration ?
Contenu inapproprié. Vos commentaires contiennent un langage grossier. Contenu inapproprié. Les liens ne sont pas autorisés. Contenu inapproprié. Le contenu contient du charabia. Le titre de l'avis est trop court. Le titre de l'avis est trop long. La description de l'avis est trop courte. La description de l'avis est trop longue.
Vous ne savez pas quoi écrire ?
Filtres :

Il n’y a aucun avis correspondant à vos critères

Écrit en
English Deutsch polski français русский 中文(简体) Autres
Rédigé par
Possesseurs du jeuAutres
Quand
30 derniers jours90 derniers jours6 derniers moisPeu importeAprès la sortiePendant l'accès anticipé

GOG Patrons who helped preserve this game
{{controller.patronsCount}} GOG Patrons

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

Supprimer cet avis ?

Êtes-vous sûr de vouloir supprimer définitivement votre avis sur SHENZHEN I/O ? Cette action est irréversible.
Êtes-vous sûr de vouloir supprimer définitivement votre note pour SHENZHEN I/O ? Cette action est irréversible.

Signaler cet avis

Si vous pensez que cet avis contient un contenu inapproprié ou viole nos règles communautaires, veuillez nous indiquer pourquoi.

Informations complémentaires (obligatoire) :

Veuillez fournir au moins caractères.
Veuillez limiter vos informations à caractères.
Oups ! Un problème est survenu. Veuillez réessayer plus tard.

Signaler cet avis

Le signalement a bien été envoyé.
Merci de nous aider à maintenir une communauté respectueuse et sûre.