/game-of-life

Weekend challenge. Conway's game of life in commonlisp

Primary LanguageCommon Lisp

Game of Life

Conway's Game of Life written in CommonLisp

Usage

./gol.sh 250 250 # width height

Dependencies

  • SDL
  • sbcl
  • quicklisp (see pdf for setup details)
  • lispbuilder-sdl

Controls

ESC quit
p play/pause
CLICK toggle cell
wasd move camera
CLICK + DRAG move camera
+- zoom in/out
SCROLL zoom in/out
r reset

Acorn pattern

acorn 0 acorn 1 acorn 2 acorn 3