Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 402 Bytes

Advent of Code 2018 #18 - in Clojure

Clojure implementation of https://adventofcode.com/2018/day/18. The assignment is a variation of game of life.

See also Retrospective.md.

Usage

lein run aoc18-initial-10x10.txt

License

Copyright © 2018 Vancouver Clojurians

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.