Nenyoko / Game-Of-Life

A simple Conway's Game of Life made with Raylib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game of Life

Made in C++ with Raylib, it's simple, and we like it that way !

Shortcuts

  • LEFT_CLICK : Add a cell
  • RIGHT_CLICK : Remove a cell
  • SPACE : Play/Pause
  • BACKSPACE : Clear the window

About

A simple Conway's Game of Life made with Raylib


Languages

Language:C++ 94.4%Language:CMake 5.6%