egmili.blogg.se

Spacechem tutorial
Spacechem tutorial







spacechem tutorial

The blue instruction pointer (the hollow circle) starts at the START node. Here is the solution to one of the early puzzles involving simply shuffling a molecule from the input area (left) to the output area (right): The difference between SpaceChem and text-based assembler is that the “memory” is a 2D grid, the instruction pointer moves on a two-dimensional track of your choosing, and the data to be manipulated is represented by chemical atoms which can be bonded together.

#Spacechem tutorial series#

It has two parallel threads of execution, each with an instruction pointer (called a “waldo”) and a series of instructions that are rather familiar: input, pick up (load), put down (store), output, and later on: conditional execution.

spacechem tutorial

SpaceChem is rather close to assembly language programming. Now that we’ve set out its flaws, we can go on to look at why I believe SpaceChem to be the best programming game yet made. Its interface is rather, well, austere (see picture below), the tutorial is a bit sparse, and it’s difficulty curve is a lesson in what the function looks like. SpaceChem is a programming game, through and through. For starters, it has a dull, misleading name: it may sound like a chemistry game, but it’s got only slightly more relation to chemistry than Angry Birds has to birdwatching.

spacechem tutorial

In this series on games that involve programming as part of playing, I’ve so far covered RoboRally and LightBot, and this time it’s on to SpaceChem.









Spacechem tutorial