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.

TIS-100

in library

4.7/5

( 27 Reviews )

4.7

27 Reviews

English
6.996.99
Why buy on GOG.COM?
DRM FREE. No activation or online connection required to play.
Safety and satisfaction. Stellar support 24/7 and full refunds up to 30 days.
TIS-100
Description
TIS-100 is an open-ended programming game by Zachtronics, the creators of SpaceChem and Infinifactory, in which you rewrite corrupted code segments to repair the TIS-100 and unlock its secrets. It’s the assembly language programming game you never asked for!Print and explore the TIS-100 reference ma...
User reviews

4.7/5

( 27 Reviews )

4.7

27 Reviews

{{ review.content.title }}
Product details
2015, Zachtronics, ...
System requirements
Windows 7 / 8 / 10, 2.0 GHz, 2 GB RAM, Hard Drive: 100 MB available space...
Time to beat
14.5 hMain
32 h Main + Sides
39.5 h Completionist
24.5 h All Styles
Description
TIS-100 is an open-ended programming game by Zachtronics, the creators of SpaceChem and Infinifactory, in which you rewrite corrupted code segments to repair the TIS-100 and unlock its secrets. It’s the assembly language programming game you never asked for!
  • Print and explore the TIS-100 reference manual, which details the inner-workings of the TIS-100 while evoking the aesthetics of a 1980’s computer manual!
  • Solve more than 40 puzzles, and then solve them again trying to minimize your cycle, instruction, and node counts.
  • Design your own challenges in the TIS-100’s 3 sandboxes, including a “visual console” that lets you create your own games within the game!
  • Uncover the mysteries of the TIS-100… who created it, and for what purpose?

© Zachtronics 2015

Goodies
manual
System requirements
Minimum system requirements:

Please be advised that Windows 10 operating system will receive frequent hardware driver and software updates following its release; this may affect game compatibility

Please be advised that Windows 10 operating system will receive frequent hardware driver and software updates following its release; this may affect game compatibility

Why buy on GOG.COM?
DRM FREE. No activation or online connection required to play.
Safety and satisfaction. Stellar support 24/7 and full refunds up to 30 days.
Time to beat
14.5 hMain
32 h Main + Sides
39.5 h Completionist
24.5 h All Styles
Game details
Works on:
Windows (7, 8, 10, 11), Linux (Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04), Mac OS X (10.9+)
Release date:
{{'2015-07-20T00:00:00+03:00' | date: 'longDate' : ' +0300 ' }}
Size:
26 MB

Game features

Languages
English
audio
text
Buy series (5)
Buy all games in the series. If you already own a game from the series, it won’t be added to your cart.
-20%76.9561.55
Check out now
You may like these products
Users also bought
User reviews
Overall most helpful review

Posted on: July 20, 2015

pbl64k

Verified owner

Games: 565 Reviews: 2

Zach Barth Strikes Again*

* the review is based on the Steam version of TIS-100 If you're not a programmer, you might not like this game. It is a wall of undecipherable text staring back at you, daunting and immense. It is abstract, it's totally divorced from reality as you know it. It's a different reality, dark and soul-crushing. To say it challenges you to go toe-to-toe with it would be like saying that Sauron challenges Frodo. The very notion is ridiculous. If you're a programmer, you might not like this game. It is the same thing you're doing every day 9-to-5. Only without the comforts of an IDE and a high-level language. It's a throwback to the horrible times when messily bearded men and women hacked at their ridiculously underpowered machines with their hexadecimal debuggers and little else. (Stone axes? Loincloths?) If it's not the Stone Age of computing, it is not far removed from it. If, however, programming and computer science are a passion rather than a trade for you, you might want to check it out. If you can't resist a puzzle that dares you to create and invent rather than reverse engineer, you might want to check it out. If you liked SpaceChem and/or Infinifactory, for Turing's sake, stop reading and click that damn button! There might be a tiny chance you won't like it. But the risk is negligible. It is the purest version of Zachtronics Formula to date. It's largely black-and-white. And essentially text-based. It's about stream processing and parallelization and all sorts of scary words like that. It hates you in any number of very subtle ways. It can deprive you of sleep and destroy your life. And the story (wait, story?! -- yes!) is creepy as hell. For all I know, Zach probably did it on a bet. ("Surely we can't sell THAT!") It is brilliant. It's gorgeous. It's my Game of the Year, and probably of the decade. I don't know whether I can recommend it to *you*, but hopefully I've helped you make your decision.


Is this helpful to you?

Posted on: July 22, 2015

rtcvb32

Verified owner

Games: Reviews: 15

Reminds me of the x86 Assembly Language

When i was a teenager (14 or so) i spent a lot of time doing assembly language programming (enough to write a small compiler). Most of the instructions are similar and playing/programming felt like slipping on some old comfortable slippers i'd forgotten. It helps that it starts up and feels like an old DOS computer from the 1980's. Suggested you read the manual first, the TIS-100 has 10 instructions for you to use and master. They are relatively easy, but in combination with the puzzles you can seriously do a lot more than you'd ever thought you could. Add to that you have each processor working in parallel so you can have one doubling a number while the other one gets you the difference of it before passing it to the output. One of the hardest puzzles include making a sorting routine with such limited space for instructions and logic. But don't worry most of the puzzles slowly ramp up in difficulty helping you build the tools needed to solve later problems. Hidden in each puzzle is a broken processor which stores a dairy of sorts which is the story, of the growing obsession that your uncle had of the machine. Reading it is interesting but not required for play. If you are having trouble with the puzzles, it might be worth it to go to YouTube and watch some videos on computer programming fundamentals which would explain the high level logic of how some of this stuff works, then condense it to the problem at hand. Perhaps the biggest downside to the game is the total lack of music. But if you put something on in the background, it will be much easier for you to play. If you want to try programming in general, or are a programmer, i'd recommend this; If you can't use the BASIC's PRINT command in old Apple/Atari computers then you might give this a pass.


Is this helpful to you?

Posted on: August 19, 2015

xkr88

Verified owner

Games: 870 Reviews: 3

More like a challenge than an exercise

The game is not a classic programming game. It mainly challenges you with the minimalistic instruction set. It is not a bad thing as a game, but be aware that it plays more like an assembly programming challenge than a learn how to program/ get some programming experience tool. The game is really different from how programming goes this times, or even 20 or 30 years ago. But as a challenge, it is quite fine, and I think it worth the money.


Is this helpful to you?

Posted on: March 27, 2016

creadproj

Verified owner

Games: 83 Reviews: 1

interesting computer architecture

The TIS-100 computer system contains many CPU-cores which continually repeat a fifteen instruction long assembler program. These cores can only communicate with their four neighbours and have two registers. Programming for the TIS-100 is often a struggle against the code size, the topological constraints of communicating or the limited register count. Longer programs could often easily fulfil the puzzle-specific program-specification but can't even be temporarily written in the primitive editor. Maybe the TIS-100 architecture can be best compared to distributed message-passing programs running on a biological computer. At first I found the game to be a fun distraction from "normal" programming but later on I did no longer want to miss the comforts of modern programming languages and environments. If you want to learn programming you should not start with this game as it is probably highly frustrating. However learning assembly programming with TIS-100 might work out rather well due to the extremely limited instruction set.


Is this helpful to you?

Posted on: November 22, 2020

andrzej.polis

Verified owner

Games: 350 Reviews: 14

Real life coding is more fun than this

It's hard to call TIS-100 a game. It is divided into separate puzzles which consist of instruction to fulfil. There is a simple way to compare your results with statistics giving you some additional chalange. It has a loading screen which is the only moment you have some cool sound other than bip or click. It has a story which is just a few lines of text pinned to each puzzle. Thats all. Whole gameplay is about writing and executing your code against tests that verify its correct. Code that generates numbers. Later in the game those numbers are at least visualised on an extremely simplistic display wich makes it a little bit more fun. Writing this code is also frustrating due to bizzare game mechanics decisions. It's impossible to write your code reusable (ports naming) wich is a huge wasted oportunity to make collecting your own solution snippets an addition game element. Debugger tool lacks "step back" functionality - would be so helpful. You are limited in line numbers (wich is fine) but empty lines and comments also count, punishing you for trying to make code more readable. I can easily understand high ratings for this games. Solving this kind of programming tasks may be very enjoyable and addictive. I know this cause I do this on a daily basis. However execution of this game is lazy and has very little to offer. In a game I expect some story telling, graphics, sounds, interesting gameplay variety, some reward for solving a puzzle. This product lacks it all and is a wasted potential. If you loved this game and don't understand why I'm so harsh for TIS-100, ask yourself, did you try something real? Buy yourself some real programable modules and create some home automation. Check those fancy programmable robot toys. Coding real stuff will be as fun as this game and an outcome will probably get you more satisfaction and fun. Also your family will a little bit better understand your nerd hobby.


Is this helpful to you?

1
3
...
...
5

Something went wrong. Try refresh page.

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?
Inappropriate content. Your reviews contain bad language. Inappropriate content. Links are not allowed. Review title is too short. Review title is too long. Review description is too short. Review description is too long.
Not sure what to write?
Filters:

No reviews matching your criteria

Written in
English Deutsch polski français русский 中文(简体) Others
Written by
Verified ownersOthers
Added
Last 30 daysLast 90 daysLast 6 monthsWheneverAfter releaseDuring Early Access

Delete this review?

Are you sure you want to permanently delete your review for TIS-100? This action cannot be undone.

Report this review

If you believe this review contains inappropriate content or violates our community guidelines, please let us know why.

Additional Details (required):

Please provide at least characters.
Please limit your details to characters.
Oops! Something went wrong. Please try again later.

Report this review

Report has been submitted successfully.
Thank you for helping us maintain a respectful and safe community.