StanislavNikolov / gol

Nice game of life implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c++ main.cpp -O2 -o main -std=c++11 -lSDL2 -lpthread

./main --fps 30 --x 100 --y 100 --scale 10 --threads 2
Adding --cli makes it output to stdout instead.

Enjoy

About

Nice game of life implementation


Languages

Language:C++ 100.0%