ishan00 / CS154-Game-of-Life-Simulation

Implemented Conway's Game of Life Simulation in racket for CS154 course project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS154-Game-of-Life-Simulation

Implemented Conway's Game of Life Simulation in Racket for CS154 course project.
Added various standard sample test cases like Puffer-Train, Orthogonal etc.
Implemented hexagonal Board in addition to standard square cells.
For more information see
https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

About

Implemented Conway's Game of Life Simulation in racket for CS154 course project


Languages

Language:Racket 96.1%Language:C++ 3.9%