Skip to content

orelyehuda/GameOfLifeC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

Prerequisites

  • C99
  • GNU

Installation

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

Usage

  gcc gol.c
./a.out

DEMO

About

Conway's Game of life coded in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages