Skip to content

samldm/raylib-conway-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raylib-conway-game-of-life

Compilation - WINDOWS:

  • Clone the raylib git and define the path in the Makefile:
RAYLIB_DIR = <PATH>
  • run make CONSOLE=false to compile the program without the console.

About

Conway's Game of Life simulation using Raylib in CPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published