Skip to content

Kolaz19/raylib-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Game of Life Icon

Made with Raylib

  • Cells are displayed and calculated on a 500x500 grid
  • Edges wrap around to the opposing side, so no cell is lost
  • UPS in the top right corner stands for "Updates per second"
  • If the camera touches the border of the grid, colored lines show up on the side of the screen