Skip to content

Simple Conway's Game of Life implementation using C++ and OpenGL

License

Notifications You must be signed in to change notification settings

BinAl-Sadiq/OpenGL-Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

OpenGL-Game-Of-Life

Simple Conway's Game of Life implementation using C++ and OpenGL. All the computations are done on the cpu side using c++, while OpenGL only used for displaying.

Screenshot of the simulation

Game Of Life 9_3_2024 2_05_17 PM

License

MIT License

About

Simple Conway's Game of Life implementation using C++ and OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages