Skip to content

Sarthak950/Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compilation comand: g++ -O3 ./main.cpp -lraylib -lGL -lm -lpthread -o main && ./main

this comand consider that u have installed raylib on arch using pacman Or can be used with a raylib setup on windows and MacOS

Structures.h - Contains the various structures in Game of Life

Further addition are Welcome.

./main is the executable for the linux operating systems ./main.exe is for the windows operating system

About

Conway's Game Of Life Using RAYLIB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages