Skip to content

Weekend challenge. Conway's game of life in commonlisp

Notifications You must be signed in to change notification settings

acarlson99/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published