Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 358 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 358 Bytes

Getting Started

Prerequisites

  • C99
  • GNU/G++

Installation

  1. Clone the repo
    git clone https://github.com/orelyehuda/CellAuto.git

Usage

  gcc cell.c
./a.out

or

./a.out '# of generations"

DEMO