Skip to content

Visual implementation of Conway's Game of Life in C++ using Raylib.

License

Notifications You must be signed in to change notification settings

youshitsune/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

Visual implementation of Conway's Game of Life in C++ using Raylib.

Demo

Simulating simple glider
gof

Installation

You first need to install raylib.

git clone https://github.com/youshitsune/game-of-life
cd game-of-life/
make

Usage

Just run the gof executable.

About

Visual implementation of Conway's Game of Life in C++ using Raylib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published