Skip to content

nbardiuk/gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Live

104P177

A Quil sketch designed to draw Conway's Game of Life

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

REPL - run (require 'gol.core).

Interaction

Mouse drag - adds new live cells

Mouse wheel - zooms in/out the scene