Skip to content

joeribreedveld/raylib-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

Basic game of life implementation with drawing, resetting and single iterations.

Screenshot 2025-07-07 at 13 00 51

Improvements

  • Better continuous generation without stalling program
  • Better modularization and abstraction for grid and helpers

About

Simple Game of Life in Raylib.

Topics

Resources

Stars

Watchers

Forks