ELI5: Explain Like I'm 5

TIS-100

TIS-100 is like a little computer game that you can play to learn about coding and programming. It looks like a bunch of dots on a screen, but it's actually a tiny computer with its own set of instructions that you can program to solve puzzles.

Inside the game, you have a set of nodes that communicate with each other through little wires. Each node has a specific function, and you have to write programs for each node to make them work together to solve puzzles.

The puzzles in the game are like little challenges that you have to solve by manipulating the nodes and the wires between them. For example, you might have to sort a set of numbers or make a certain pattern appear on the screen.

To write your programs, you use a special language that looks like a bunch of symbols and letters. It's called Assembler, and it's like a secret code that only computers can understand.

But don't worry if you don't know Assembler yet! The game has a tutorial that will teach you everything you need to know to get started.

In summary, TIS-100 is a fun and educational game that teaches you how to code and solve puzzles using a special language called Assembler. Each level is a new challenge, and you have to figure out how to make the nodes work together to solve it!