After yesterdays controversial patch, a new idea was suggested which was just too good not to adopt. Instead of having the 1 bit memory be the basis for all memory, it is now a new delay buffer component. All the delay buffer does is take an input and output it the next tick.
First of all, this is a good candidate for the simplest possible memory component, which is where we should start.
Secondly, it lets the game introduce memory and related concepts in a more intuitive way.
And lastly, it makes pipelining architectures easier and score optimizing more interesting.
2 new early game levels were added to introduce the concept.
BUILD a functional computer purely out of logic gates LEARN how the computer works on the most fundamental level EXPLORE interesting puzzles and a quirky storyline
In this puzzle game, you build a computer from scratch and program it. It is a journey through the layers of abstractions of the computer. The game begins when you are abducted by aliens who are testing your intelligence, and from here a lighthearted sci-fi plot evolves.
This is the perfect game for those who want to to understand how the computer works, those who love programming and those that enjoy challenging puzzles.