Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyprich/game_of_life

My implementation of Conway's Game of Life in C++
https://github.com/cyprich/game_of_life

Last synced: about 2 months ago
JSON representation

My implementation of Conway's Game of Life in C++

Awesome Lists containing this project

README

        

# Conway's Game of Life
My implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) in C++ using [raylib](https://www.raylib.com/)

![preview](./preview.png)