Apples beget apples, but can machines beget machines? Today it takes an elaborate manufacturing apparatus to build even a simple machine. Could we endow an artificial device with the ability to ...
Might treating binary numbers as cellular automata be helpful for the design and implementation of a digital binary counter? As most readers already know, counting in binary is similar to counting in ...
Let's start with a simple game, due to John Conway, called the Game of Life. Start with a grid of squares and color each square either black or white (dead or alive). Each square has eight neighbors, ...