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

in der Bibliothek

4.5/5

( 41 Bewertungen )

4.5

41 Bewertungen

English & 1 weitere
14.9914.99
Warum bei GOG.COM kaufen?
DRM-FREI. Keine Aktivierung oder Internetverbindung zum Spielen erforderlich.
Sicherheit und Zufriedenheit. Kundendienst rund um die Uhr und volle Rückerstattungen für bis zu 30 Tage.
SHENZHEN I/O
Beschreibung
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...
Nutzerrezensionen

4.5/5

( 41 Bewertungen )

4.5

41 Bewertungen

{{ review.content.title }}
Details zum Produkt
2016, Zachtronics, ...
Systemanforderungen
Windows Vista / 7 / 8 / 10, 2.0 GHz, 4 GB RAM, Version 10, 450 MB available space...
Spiellänge
37 hHauptspiel
41.5 h Hauptspiel + Nebenquests
51.5 h Komplettist
45 h Alle Spielstile
Beschreibung
  • 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

Systemanforderungen
Mindestsystemanforderungen:
Warum bei GOG.COM kaufen?
DRM-FREI. Keine Aktivierung oder Internetverbindung zum Spielen erforderlich.
Sicherheit und Zufriedenheit. Kundendienst rund um die Uhr und volle Rückerstattungen für bis zu 30 Tage.
Spiellänge
37 hHauptspiel
41.5 h Hauptspiel + Nebenquests
51.5 h Komplettist
45 h Alle Spielstile
Spieldetails
Läuft auf:
Windows (7, 8, 10, 11), Linux (Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04), Mac OS X (10.9+)
Veröffentlicht:
{{'2016-11-17T00:00:00+02:00' | date: 'longDate' : ' +0200 ' }}
Entwickler:
Größe:
388 MB

Spielfunktionen

Sprachen
English
audio
text
中文(简体)
audio
text
Reihe Kaufen (5)
Kaufe alle Spiele dieser Serie. Falls du bereits ein Spiel aus der Serie besitzt, wird es deinem Warenkorb nicht hinzugefügt.
-20%76.9561.55
Zur Kasse
Das könnte dir auch gefallen
Nutzer, die diesen Titel gekauft haben, kauften auch
Nutzerrezensionen

Posted on: November 7, 2017

manny_art

Bestätigter Besitzer

Spiele: Rezensionen: 1

Awesome

I am now a better programmer.


Hilft dir das weiter?

Posted on: April 1, 2019

Lorgarmor

Spiele: 63 Rezensionen: 7

Great card game

The whole game is about putting the right cards in the right order. Not too difficult once you got the hang of it but very fun nontheless. There is also some minigame which is about programming microcontrollers, but who would ever look at this? Jokes aside: This is a typical Zach Barth...Easy start but pretty soon you are like "What?" with the usual statistics screen in the end displaying your inferior creativity and intellect.


Hilft dir das weiter?

Posted on: January 1, 2019

jrincayc

Bestätigter Besitzer

Spiele: 247 Rezensionen: 1

If you want to write assembly for fun

I had fun playing this game, it is fun trying to figure out how to write the assembly language small enough to fit in the microprocessors (there is a 14 instruction limit on the MC6000 and a 9 instruction limit on the MC4000). It can at times be frustrating to try and solve the problems, and the datasheets are sometimes not detailed enough (which is far too realistic). At least on the Linux, the game can take far too much of the processor. Unless I limit it with taskset it uses as much as it can of all the cores on my Intel i7-6500U cpu. (All to simulate and display some microprocessors that would be outclassed by a 1977 General Instrument PIC1650.)


Hilft dir das weiter?

Posted on: July 11, 2020

r.y.t

Bestätigter Besitzer

Spiele: 147 Rezensionen: 4

By far not as engaging as TIS-100 (for me)

Info: didn't play this very far yet at all (might pick it up again at some point). I bought this game some time after playing TIS-100, which I finished and spent extra time on, and loved very much. This game adds a lot of graphical bells and whistles - aaand: a social background of sorts, with boss, colleagues, emails and such, which I find rather boring, at times *very* clichéd, and exhausting at the same time. Can't tell yet whether the machine language / system architectures in here are better or more interesting than in the other game. To me personally, TIS-100 had an almost mystical atmosphere and Shenzhen IO was just not very engaging by comparison, and thus I just stopped playing after a short time. After writing this, I am motivated to fire up TIS-100 again, though :)


Hilft dir das weiter?

Posted on: December 17, 2017

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!


Hilft dir das weiter?

Ein Fehler ist aufgetreten. Bitte aktualisiere die Seite.

This game is waiting for a review. Take the first shot!
{{ item.rating }}
{{ item.percentage }}%
Noch keine Rezensionen
Ein Fehler ist aufgetreten. Bitte versuche es später noch einmal.

Andere Bewertungen

Noch keine Rezensionen

Deine Rezension hinzufügen

Deine Rezension bearbeiten

Deine Bewertung:
Sterne und alle Felder sind erforderlich
Du brauchst noch ein paar Ideen? Schau mal hier:
  • Was hat dich zum Weiterspielen bewegt?
  • Welcher Art von Spieler würde dieses Spiel gefallen?
  • War das Spiel fair, sehr schwer oder genau richtig?
  • Was ist ein Feature, das für dich wirklich herausstach?
  • Lief das Spiel flüssig auf deinem PC?
Unangemessener Inhalt. Ihre Bewertungen enthalten eine vulgäre Sprache. Unangemessener Inhalt. Links sind nicht erlaubt. Unangemessener Inhalt. Der Inhalt enthält Kauderwelsch. Der Titel der Bewertung ist zu kurz. Der Titel der Bewertung ist zu lang. Die Beschreibung der Bewertung ist zu kurz. Die Beschreibung der Bewertung ist zu lang.
Fragen zu deiner Rezension?
Filter:

Keine Bewertungen mit deinen Einstellungen vorhanden

Geschrieben auf
English Deutsch polski français русский 中文(简体) anderen
Geschrieben von
Bestätigte Besitzeranderen
Hinzugefügt
Letzte 30 TageLetzte 90 TageLetzte 6 Monate UnbeschränktNach VeröffentlichungWährend des Early Access

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

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

Diese Rezension löschen?

Bist du sicher, dass du deine Rezension für SHENZHEN I/O unwiderruflich löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.
Möchten Sie Ihre Bewertung für SHENZHEN I/O wirklich endgültig löschen? Diese Aktion kann nicht rückgängig gemacht werden.

Diese Rezension melden

Falls du der Meinung bist, dass diese Bewertung unangemessene Inhalte enthält oder gegen unsere Community-Richtlinien verstößt, teile uns bitte den Grund mit.

Zusätzliche Details (erforderlich):

Bitte gib mindestens Zeichen ein.
Bitte beschränke deine Angaben auf Zeichen.
Ups! Da ist etwas schiefgelaufen. Bitte versuche es später noch einmal.

Diese Rezension melden

Der Bericht wurde erfolgreich übermittelt.
Vielen Dank, dass du uns dabei hilfst, dass unsere Community sicher und respektvoll bleibt.