Alle Artikel mit dem Schlagwort: Pacman

Visualizing Data – Pacman Assembler Code

Ben Fry, Autor unseres Visualizing Data-Buchs hat den Assembler-Code klassischer Atari 2600-Games visualisiert. Das Bild zeigt einen Ausschnitt aus Pacman, auf seiner Seite findet man auch Pitfall und Air Raid, Super Mario Bros. nicht zu vergessen! Like any other game console, Atari 2600 cartridges contained executable code also commingled with data. This lists the code as columns of assembly language. Most of it is math or conditional statements (if x is true, go to y), so each time there’s „go to“ a curve is drawn from that point to its destination. When a byte of data (as opposed to code) is found in the cartridge, it is shown as an orange row: a solid block for a „1“ or a dot for a „0“. The row is eight elements long, representing a whole byte. This usually means that the images can be seen in their entirety when a series of bytes are shown as rows. The images were often stored upside-down as a programming method. The original version of these images are a series of …

Pacman als Textgame

In Zeiten, in denen Grafikkarten beinahe lebensechte Simulationen zeigen können, ist es manchmal auch erfrischend, nicht von all den Farben und Bewegungen erschlagen zu werden. Wie herrlich war da Pac-Man! Und wie herrlich wäre Pac-Man als Textadventure? Ausprobieren! Das Textadventure gibts unter http://www.masswerk.at/pmd/