brunoro / dem0ns-sdl

demons of cyclic space l0dable, running over a SDL layer (so I could make cool gifs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An implementation of the Demons of Cyclic Space cellular automata, as seen on the book "The Magic Machine: A Handbook of Computer Sorcery" by A.K. Dewdney.

Controls:

  • up/down: grain size
  • left/right: number of total states
  • enter: quit

This a slightly modified version of the demons l0dable I wrote at the 32c3, coupled with a SDL implementation of some functions provided by the f1rmware.

About

demons of cyclic space l0dable, running over a SDL layer (so I could make cool gifs)


Languages

Language:C 95.3%Language:Makefile 4.7%