Arabeske, a Generations cellular automaton

This is my first cellular automaton written in assembler. It is only 181 bytes long and should work on a wide range of computers, from old 80386 computers with DOS, to modern Pentium machines with Windows XP. A screenshot from the animation:

The executable (arabeske.com, hit a key to exit the program) and the source file packed

The source only for NASM

You can compile it with NASM (see arabeske source file for the one-line compiling instruction).

The source only for MASM


Wenn Ihnen diese Seite gefällt, dann unterstützen Sie mich per PayPal-Überweisung, damit ich weitere freie Inhalte schreiben kann.

If you like this site, then feel free to support me with a PayPal donation, because then I can add more free content.

Euro:

U.S. Dollars:


19. May 2003, Frank Buß